Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
git-svn-id: svn://10.0.0.236/trunk@93397 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
#MODULE = plugin
|
||||
LIBRARY_NAME = nullplugin
|
||||
EXPORT_LIBRARY = 1
|
||||
#IS_COMPONENT = 1
|
||||
REQUIRES = java
|
||||
|
||||
|
||||
Reference in New Issue
Block a user