mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 14:05:03 +00:00
Merge pull request #90 from luke-jr/patch-1
Add -no-undefined to LDFLAGS
This commit is contained in:
commit
c3fc1d7382
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue