mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
This should have been in quotes - orevent OS/2 build warning
This commit is contained in:
parent
c780c0c080
commit
aa930accac
@ -1101,7 +1101,7 @@ case "$target" in
|
||||
GFXWIN_DLL='\"gfx_$(MOZ_GFX_TOOLKIT)$(DLL_SUFFIX)\"'
|
||||
MOZ_ENABLE_POSTSCRIPT=
|
||||
RC=rc.exe
|
||||
RCFLAGS=-n -x2
|
||||
RCFLAGS='-n -x2'
|
||||
|
||||
# EMX/GCC build
|
||||
if test "$GNU_CC"; then
|
||||
|
Loading…
Reference in New Issue
Block a user