summaryrefslogtreecommitdiffstats
path: root/math/mosesdecoder/files/patch-Jamroot
blob: 51e52e16286cee5c7f02f64410c067cb0cf91946 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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" ] {
OpenPOWER on IntegriCloud