Build all IMC/IMVs with -no-undefined
This commit is contained in:
committed by
Andreas Steffen
parent
7d87b24634
commit
be8179abd2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user