зеркало из https://github.com/mozilla/pjs.git
WINCE Only. Slash doesn't work in MINGW32, but - works everywhere.
This commit is contained in:
Родитель
6c2e145859
Коммит
f851de8119
|
@ -151,7 +151,7 @@ endif
|
||||||
# the windows ce compiler produces crap when compiling this
|
# the windows ce compiler produces crap when compiling this
|
||||||
# with any optimizations. See bug 304714
|
# with any optimizations. See bug 304714
|
||||||
ifdef WINCE
|
ifdef WINCE
|
||||||
MOZ_OPTIMIZE_FLAGS=/Od
|
MOZ_OPTIMIZE_FLAGS=-Od
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS_ARCH),WINNT)
|
ifeq ($(OS_ARCH),WINNT)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче