forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
347 B
Text
10 lines
347 B
Text
--- 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" ] {
|