зеркало из https://github.com/mozilla/gecko-dev.git
Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
This commit is contained in:
Родитель
e471a5bd25
Коммит
1129043a40
|
@ -71,3 +71,7 @@ ifdef HOST_NSPR_MDCPUCFG
|
|||
HOST_CFLAGS += -DMDCPUCFG=$(HOST_NSPR_MDCPUCFG)
|
||||
endif
|
||||
endif
|
||||
|
||||
# The intermediate (.ii/.s) files for host and target can have the same name...
|
||||
# disable parallel builds
|
||||
.NOTPARALLEL:
|
||||
|
|
Загрузка…
Ссылка в новой задаче