Build all IMC/IMVs with -no-undefined

This commit is contained in:
Tobias Brunner
2013-09-12 01:44:50 +02:00
committed by Andreas Steffen
parent 7d87b24634
commit be8179abd2
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ imc_scanner_la_LIBADD = $(top_builddir)/src/libimcv/libimcv.la \
imc_scanner_la_SOURCES = imc_scanner.c imc_scanner_state.h imc_scanner_state.c
imc_scanner_la_LDFLAGS = -module -avoid-version
imc_scanner_la_LDFLAGS = -module -avoid-version -no-undefined