aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-10-09 11:31:33 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-10-13 07:35:55 +0000
commite6a071db059b1b84a3570292b3f49844c8108627 (patch)
tree405edfb9d7b13bd66eda12e0da0721c46be04700 /cmakeconfig.h.in
parent2f454a3f8c5c8d87b346c5b52ce5846625b7053c (diff)
cmake: link against dl, fixes linking with gold
wsutil/filesystem.c uses dladdr (when available), but does not declare a dependency on it. Adding it fixes a CMAKE_C(XX)_FLAGS=-fuse-ld=gold build failure: run/libwsutil.so.0.0.0: error: undefined reference to 'dladdr' This change is somehow not necessary for autotools, just for cmake. Change-Id: I642a7d85f9c33541831262f930e73d1f47c58b60 Reviewed-on: https://code.wireshark.org/review/10906 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jörg Mayer <jmayer@loplof.de> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'cmakeconfig.h.in')
0 files changed, 0 insertions, 0 deletions