aboutsummaryrefslogtreecommitdiffstats
path: root/facebook
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-05-13 17:42:55 -0300
committerdequis <dx@dxzone.com.ar>2017-05-13 17:42:55 -0300
commit310de485e9597df35e94cd4020f8b23121cb3904 (patch)
treed901a8bdd2a8ad026c8768db727317711609d601 /facebook
parent11e7917eaabe1120e9a34be662c9fc408e7bbc33 (diff)
downloadbitlbee-facebook-310de485e9597df35e94cd4020f8b23121cb3904.tar.gz
bitlbee-facebook-310de485e9597df35e94cd4020f8b23121cb3904.tar.bz2
bitlbee-facebook-310de485e9597df35e94cd4020f8b23121cb3904.tar.xz
Makefile.am: add -no-undefined for cygwin
Quoting https://cygwin.com/ml/cygwin/2013-07/msg00421.html >despite popular misconception, this flag is harmless on non-PE targets This also depends on changes on the bitlbee side to be able to link to bitlbee itself, see bitlbee commit 54b2a367 (version string 3.5.1+20170513+develop+16-g54b2a367-git)
Diffstat (limited to 'facebook')
-rw-r--r--facebook/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/Makefile.am b/facebook/Makefile.am
index 779abbe..08254e2 100644
--- a/facebook/Makefile.am
+++ b/facebook/Makefile.am
@@ -33,7 +33,7 @@ facebook_la_SOURCES = \
facebook-util.h
# Build the library as a module
-facebook_la_LDFLAGS += -module -avoid-version
+facebook_la_LDFLAGS += -module -avoid-version -no-undefined
EXTRA_DIST = \
marshaller.list