зеркало из https://github.com/mozilla/pjs.git
Bug 555910 - Increase stability and performance on mips by not using -Wa,-xgot [r=benjamin]
--HG-- extra : rebase_source : ccc020327a845bdbabb1a23138751d879d5c6e55
This commit is contained in:
Родитель
65480f1f3f
Коммит
8465a0be12
|
@ -606,15 +606,6 @@ endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS_ARCH),Linux)
|
|
||||||
ifneq (,$(filter mips mipsel,$(OS_TEST)))
|
|
||||||
ifeq ($(MODULE),layout)
|
|
||||||
OS_CFLAGS += -Wa,-xgot
|
|
||||||
OS_CXXFLAGS += -Wa,-xgot
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
|
# HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
|
||||||
# which uses internal symbols first
|
# which uses internal symbols first
|
||||||
|
|
|
@ -606,15 +606,6 @@ endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS_ARCH),Linux)
|
|
||||||
ifneq (,$(filter mips mipsel,$(OS_TEST)))
|
|
||||||
ifeq ($(MODULE),layout)
|
|
||||||
OS_CFLAGS += -Wa,-xgot
|
|
||||||
OS_CXXFLAGS += -Wa,-xgot
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
|
# HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag
|
||||||
# which uses internal symbols first
|
# which uses internal symbols first
|
||||||
|
|
Загрузка…
Ссылка в новой задаче