aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/message.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-08-30 19:33:22 +0200
committerTobias Brunner <tobias@strongswan.org>2013-08-30 19:45:51 +0200
commit10a69c32c2dd0a60facbe788b4578dd6d6d2ddd3 (patch)
tree3d79541f493d8235e9b6e6af9f70d2c7f3590244 /src/libcharon/encoding/message.c
parent4e2a176229fc30cd4507b1ebeba1ea14118e88da (diff)
downloadstrongswan-10a69c32c2dd0a60facbe788b4578dd6d6d2ddd3.tar.bz2
strongswan-10a69c32c2dd0a60facbe788b4578dd6d6d2ddd3.tar.xz
conftest: Fix hook constructor resolution via dlsym()
AM_CPPFLAGS only takes preprocessor flags like -I or -D, so it did not forward -rdynamic to the linker (--export-dynamic), which meant that the symbols defined in the executable itself were not resolvable via dlsym(). Fixes #394.
Diffstat (limited to 'src/libcharon/encoding/message.c')
0 files changed, 0 insertions, 0 deletions