зеркало из https://github.com/mozilla/gecko-dev.git
Bugzilla bug #46509: removed the use of -taso and the USE_64 makefile
option on OSF1.
This commit is contained in:
Родитель
06e43090bf
Коммит
cf5a75f8dc
|
@ -57,10 +57,6 @@ endif
|
|||
NON_LD_FLAGS += -ieee_with_inexact
|
||||
OS_CFLAGS += -DOSF1 -D_REENTRANT
|
||||
|
||||
ifneq ($(USE_64), 1)
|
||||
LDFLAGS += -taso
|
||||
endif
|
||||
|
||||
ifeq ($(USE_PTHREADS),1)
|
||||
OS_CFLAGS += -pthread
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче