mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
Build bustage from bug 485409: extra quoting required for PERL now.
This commit is contained in:
parent
a265eab0b0
commit
bc9329c8b8
@ -34,7 +34,7 @@ AUTOMATION_PPARGS = \
|
||||
-DPROFILE_DIR=\"$(_PROFILE_DIR)\" \
|
||||
-DCERTS_SRC_DIR=\"$(_CERTS_SRC_DIR)\" \
|
||||
-DSYMBOLS_PATH=\"$(_SYMBOLS_PATH)\" \
|
||||
-DPERL=\"$(PERL)\" \
|
||||
-DPERL="\"$(PERL)\"" \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),Darwin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user