Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
git-svn-id: svn://10.0.0.236/trunk@39526 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,4 +40,6 @@ EXPORTS = zipfile.h
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
EXTRA_DSO_LDOPTS = $(ZLIB_LIBS)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
Reference in New Issue
Block a user