mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 03:19:06 +00:00
Changed Neutrino test from OS_ARCH to OS_TARGET to support cross compiling
This commit is contained in:
parent
c38045d303
commit
2c0471e8e8
@ -537,7 +537,7 @@ ifneq ($(OS_ARCH),OS2)
|
||||
# that are built using other static libraries. Confused...?
|
||||
#
|
||||
ifdef SHARED_LIBRARY_LIBS
|
||||
ifeq ($(OS_ARCH),NTO)
|
||||
ifeq ($(OS_TARGET),NTO)
|
||||
AR_LIST := ar.elf t
|
||||
AR_EXTRACT := ar.elf x
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user