android: Define HAVE_DLADDR as plugin loader checks for it

This commit is contained in:
Tobias Brunner
2014-06-24 15:53:25 +02:00
parent 5195416d90
commit 3e4ce88633
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -60,6 +60,7 @@ strongswan_CFLAGS := \
-DHAVE_ALLOCA_H \
-DHAVE_ALLOCA \
-DHAVE_CLOCK_GETTIME \
-DHAVE_DLADDR \
-DHAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC \
-DHAVE_PRCTL \
-DHAVE_LINUX_UDP_H \
+1
View File
@@ -37,6 +37,7 @@ strongswan_CFLAGS := \
-DHAVE_ALLOCA_H \
-DHAVE_ALLOCA \
-DHAVE_CLOCK_GETTIME \
-DHAVE_DLADDR \
-DHAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC \
-DHAVE_PRCTL \
-DHAVE_LINUX_UDP_H \
-2
View File
@@ -20,5 +20,3 @@
* actually defined. */
#undef HAVE_BACKTRACE
#undef HAVE_DLADDR