librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build.
git-svn-id: svn://10.0.0.236/trunk@37958 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,6 +56,12 @@ SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/librdfutil_s.a \
|
||||
$(NULL)
|
||||
|
||||
ifdef NECKO
|
||||
SHARED_LIBRARY_LIBS += \
|
||||
$(DIST)/lib/libneckoutil_s.a \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),HP-UX)
|
||||
EXTRA_DSO_LDOPTS = -c objs/objslist
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user