Module Name: src
Committed By: christos
Date: Thu Oct 17 16:53:06 UTC 2019
Modified Files:
src/external/mpl/bind/include: config.h
Log Message:
remove LD_WRAP
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/mpl/bind/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mpl/bind/include/config.h
diff -u src/external/mpl/bind/include/config.h:1.7 src/external/mpl/bind/include/config.h:1.8
--- src/external/mpl/bind/include/config.h:1.7 Thu Oct 17 12:47:02 2019
+++ src/external/mpl/bind/include/config.h Thu Oct 17 12:53:06 2019
@@ -492,9 +492,6 @@
/* Define to allow building of objects for dlopen(). */
#define ISC_DLZ_DLOPEN 1
-/* define if the linker supports --wrap option */
-#define LD_WRAP 1
-
/* have __attribute__s used in librpz.h */
#define LIBRPZ_HAVE_ATTR 1