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
@@ -15,4 +15,4 @@ imv_scanner_la_SOURCES = \
imv_scanner.c imv_scanner_state.h imv_scanner_state.c \
imv_scanner_agent.h imv_scanner_agent.c
imv_scanner_la_LDFLAGS = -module -avoid-version
imv_scanner_la_LDFLAGS = -module -avoid-version -no-undefined