Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
git-svn-id: svn://10.0.0.236/trunk@239091 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a018294bfa
commit
20111a4bc4
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user