Bug 348884 - XULRunner Mac/Universal build fails trying to build JavaXPCOM. r=bsmedberg, a=beltzner. XULRunner only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,10 +44,11 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = src
|
||||
|
||||
TOOL_DIRS = \
|
||||
tools/genifaces \
|
||||
glue \
|
||||
$(NULL)
|
||||
TOOL_DIRS = glue
|
||||
|
||||
ifndef CROSS_COMPILE
|
||||
TOOL_DIRS += tools/genifaces
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user