Merge pull request #90 from luke-jr/patch-1
Add -no-undefined to LDFLAGS
This commit is contained in:
@@ -19,6 +19,7 @@ libjansson_la_SOURCES = \
|
||||
utf.h \
|
||||
value.c
|
||||
libjansson_la_LDFLAGS = \
|
||||
-no-undefined \
|
||||
-export-symbols-regex '^json_' \
|
||||
-version-info 7:1:3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user