зеркало из https://github.com/mozilla/pjs.git
add additional include path under AIX.
This commit is contained in:
Родитель
414b0ff434
Коммит
7537d650c6
|
@ -256,6 +256,7 @@ ifeq ($(OS_ARCH), AIX)
|
|||
JAVA_ARCH = aix
|
||||
|
||||
INCLUDES += -I$(JAVA_HOME)/include
|
||||
INCLUDES += -I$(JAVA_HOME)/include/$(JAVA_ARCH)
|
||||
|
||||
# (3) specify "linker" information
|
||||
JAVA_CPU = aix
|
||||
|
|
Загрузка…
Ссылка в новой задаче