зеркало из https://github.com/mozilla/gecko-dev.git
Correct make variable name for AIX.
This commit is contained in:
Родитель
a758f782ec
Коммит
f6d5a84b79
|
@ -96,7 +96,7 @@ endif
|
|||
ifeq ($(OS_ARCH),AIX)
|
||||
DEFINES += -DMP_USE_UINT_DIGIT
|
||||
ifndef USE_64
|
||||
MPICMN += -DMP_NO_DIV_WORD -DMP_NO_ADD_WORD -DMP_NO_SUB_WORD
|
||||
DEFINES += -DMP_NO_DIV_WORD -DMP_NO_ADD_WORD -DMP_NO_SUB_WORD
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче