Revert the target specific variable to fix building with BSD make
This commit is contained in:
@@ -234,12 +234,13 @@ time_test@EXEEXT@: time_test.@O@ dnstest.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
|
||||
${LDFLAGS} -o $@ time_test.@O@ dnstest.@O@ \
|
||||
${DNSLIBS} ${ISCLIBS} ${LIBS}
|
||||
|
||||
tkey_test@EXEEXT@: WRAP_OPTIONS = \
|
||||
WRAP_OPTIONS = \
|
||||
-Wl,--wrap=isc__mem_put \
|
||||
-Wl,--wrap=isc__mem_get \
|
||||
-Wl,--wrap=isc_mem_attach \
|
||||
-Wl,--wrap=isc_mem_detach \
|
||||
-Wl,--wrap=isc__mem_putanddetach
|
||||
|
||||
tkey_test@EXEEXT@: tkey_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
|
||||
if test "${LD_WRAP_TESTS}" = true; then WRAP="${WRAP_OPTIONS}"; fi; \
|
||||
${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} \
|
||||
|
||||
Reference in New Issue
Block a user