Bug 11079. xptinfo shouldn't be an EXPORT_LIBRARY, or else it will end up both in the statically linked exectuable _and_ libxpcom.so. r=cls
git-svn-id: svn://10.0.0.236/trunk@109274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f6fc5c5388
commit
a6396f40ca
@ -28,7 +28,6 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xptinfo
|
||||
EXPORT_LIBRARY = 1
|
||||
REQUIRES = jar \
|
||||
string \
|
||||
$(NULL)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user