mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 21:18:35 +00:00
cygwin perl is already wrapped
This commit is contained in:
parent
040aed7460
commit
ce97dd95ed
@ -5311,7 +5311,9 @@ mingw*|cygwin*|msvc*|mks*)
|
||||
AS="\$(CYGWIN_WRAPPER) $AS"
|
||||
RC="\$(CYGWIN_WRAPPER) $RC"
|
||||
MIDL="\$(CYGWIN_WRAPPER) $MIDL"
|
||||
PERL="\$(CYGWIN_WRAPPER) $PERL"
|
||||
if test -z "${_CYGWIN_PERL}"; then
|
||||
PERL="\$(CYGWIN_WRAPPER) $PERL"
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user