Add --wrap linker option detection

This commit is contained in:
Ondřej Surý
2018-06-14 09:05:08 +02:00
committed by Ondřej Surý
parent bd2ddec58f
commit 10535d1c79
3 changed files with 67 additions and 0 deletions

View File

@@ -566,6 +566,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to allow building of objects for dlopen(). */
#undef ISC_DLZ_DLOPEN
/* define if the linker supports --wrap option */
#undef LD_WRAP
/* have __attribute__s used in librpz.h */
#undef LIBRPZ_HAVE_ATTR