Commit 2b4f4160 authored by Yang Tse's avatar Yang Tse
Browse files

just comment it out

parent 448f448d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -91,9 +91,7 @@ if NO_UNDEFINED
UNDEF = -no-undefined
endif

if DONT_SKIP_THE_EXPORT_SYMBOLS_REGEX
EXPORT_SYMBOLS = -export-symbols-regex '^ares_[[:alnum:]].*'
endif
# EXPORT_SYMBOLS = -export-symbols-regex '^ares_[[:alnum:]].*'

libcares_la_LDFLAGS = $(UNDEF) $(VER) $(EXPORT_SYMBOLS)