diff options
Diffstat (limited to 'math/mosesdecoder/files/patch-Jamroot')
-rw-r--r-- | math/mosesdecoder/files/patch-Jamroot | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/mosesdecoder/files/patch-Jamroot b/math/mosesdecoder/files/patch-Jamroot deleted file mode 100644 index 51e52e16286c..000000000000 --- a/math/mosesdecoder/files/patch-Jamroot +++ /dev/null @@ -1,10 +0,0 @@ ---- Jamroot.orig 2014-09-02 16:03:01.000000000 +0400 -+++ Jamroot 2014-09-02 16:04:17.000000000 +0400 -@@ -77,7 +77,6 @@ - external-lib z ; - - lib dl : : <runtime-link>static:<link>static <runtime-link>shared:<link>shared ; --requirements += <library>dl ; - - - if ! [ option.get "without-tcmalloc" : : "yes" ] && [ test_library "tcmalloc_minimal" ] { |