зеркало из https://github.com/mozilla/gecko-dev.git
Changed Neutrino test from OS_ARCH to OS_TARGET to support cross compiling
This commit is contained in:
Родитель
c38045d303
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче