Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mpl/bind/include remove LD_WRAP
details: https://anonhg.NetBSD.org/src/rev/dba6b81b5f71
branches: trunk
changeset: 464703:dba6b81b5f71
user: christos <christos%NetBSD.org@localhost>
date: Thu Oct 17 16:53:06 2019 +0000
description:
remove LD_WRAP
diffstat:
external/mpl/bind/include/config.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 068718d93e69 -r dba6b81b5f71 external/mpl/bind/include/config.h
--- a/external/mpl/bind/include/config.h Thu Oct 17 16:48:12 2019 +0000
+++ b/external/mpl/bind/include/config.h Thu Oct 17 16:53:06 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index