зеркало из https://github.com/mozilla/pjs.git
Trying to fix OS/2 dom bustage by turning on Transformiix on OS/2 (it's already being built on other platforms).
This commit is contained in:
Родитель
fa2687b14b
Коммит
54a9e33147
|
@ -26,14 +26,9 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
#Disable Transformiix on OS/2 until bug 53518 is fixed.
|
||||
ifneq ($(OS_ARCH),OS2)
|
||||
|
||||
DIRS = source
|
||||
ifndef TX_EXE
|
||||
DIRS += build public
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче