mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
android: Define HAVE_DLADDR as plugin loader checks for it
This commit is contained in:
parent
5195416d90
commit
3e4ce88633
@ -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 \
|
||||
|
||||
@ -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 \
|
||||
|
||||
@ -20,5 +20,3 @@
|
||||
* actually defined. */
|
||||
|
||||
#undef HAVE_BACKTRACE
|
||||
#undef HAVE_DLADDR
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user