зеркало из https://github.com/mozilla/pjs.git
use -fshort-wchar on x86_64 too (only exclude it form arm)
This commit is contained in:
Родитель
23bd123d07
Коммит
f0b78c3c63
|
@ -220,7 +220,7 @@ ifeq ($(os), Linux)
|
|||
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align \
|
||||
-Wno-long-long \
|
||||
-include xpcom-config.h $(headers)
|
||||
ifeq ($(arch), x86)
|
||||
ifneq ($(arch), arm)
|
||||
cppflags += -fshort-wchar
|
||||
else
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче