Oops. Forgot a CROSS_COMPILE ifdef.
git-svn-id: svn://10.0.0.236/trunk@64731 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -29,7 +29,9 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xpt
|
||||
LIB_IS_C_ONLY = 1
|
||||
ifdef CROSS_COMPILE
|
||||
HOST_LIBRARY_NAME = hostxpt
|
||||
endif
|
||||
|
||||
REQUIRES = $(MODULE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user