зеркало из https://github.com/mozilla/gecko-dev.git
Increase GOT buffer for irix (debug) builds when building gkcontent.
Thanks to nickb@adacel.com.au (Nick Blievers) for the patch. Bug #99395 r=cls
This commit is contained in:
Родитель
663373d779
Коммит
74985d186f
|
@ -82,7 +82,7 @@ include $(topsrcdir)/config/rules.mk
|
|||
|
||||
ifeq ($(OS_ARCH),IRIX)
|
||||
ifeq ($(GNU_CXX),1)
|
||||
LDFLAGS += -Wl,-LD_LAYOUT:lgot_buffer=50
|
||||
LDFLAGS += -Wl,-LD_LAYOUT:lgot_buffer=60
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче