зеркало из https://github.com/mozilla/gecko-dev.git
Get SparcLinux to link properly. This doesn't affect any other builds.
This commit is contained in:
Родитель
617fc42dfb
Коммит
4e70ab9ac1
|
@ -79,6 +79,7 @@ endif
|
|||
ifeq ($(CPU_ARCH),sparc)
|
||||
PLATFORM_FLAGS += -D$(CPU_ARCH)
|
||||
OS_INCLUDES += -I/usr/X11R6/include
|
||||
OS_LIBS += -L/lib -ldl -lc
|
||||
endif
|
||||
ifeq ($(CPU_ARCH),x86)
|
||||
PLATFORM_FLAGS += -mno-486 -Di386
|
||||
|
|
Загрузка…
Ссылка в новой задаче