mirror of
https://github.com/moparisthebest/curl
synced 2025-01-10 13:38:04 -05:00
just comment it out
This commit is contained in:
parent
448f448d14
commit
2b4f41603d
@ -91,9 +91,7 @@ if NO_UNDEFINED
|
|||||||
UNDEF = -no-undefined
|
UNDEF = -no-undefined
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if DONT_SKIP_THE_EXPORT_SYMBOLS_REGEX
|
# EXPORT_SYMBOLS = -export-symbols-regex '^ares_[[:alnum:]].*'
|
||||||
EXPORT_SYMBOLS = -export-symbols-regex '^ares_[[:alnum:]].*'
|
|
||||||
endif
|
|
||||||
|
|
||||||
libcares_la_LDFLAGS = $(UNDEF) $(VER) $(EXPORT_SYMBOLS)
|
libcares_la_LDFLAGS = $(UNDEF) $(VER) $(EXPORT_SYMBOLS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user