зеркало из https://github.com/mozilla/gecko-dev.git
Adding changes for Solaris, commented-out so we don't break the current build.
This commit is contained in:
Родитель
3a3729dac6
Коммит
b0f1e0c37e
|
@ -44,6 +44,18 @@ CPPSRCS = \
|
|||
endif
|
||||
endif
|
||||
|
||||
#ifneq (,$(filter SunOS,$(OS_ARCH)))
|
||||
#CPPSRCS = \
|
||||
# xptcinvoke_sparc_solaris.cpp \
|
||||
# xptcstubs_sparc_solaris.cpp \
|
||||
# $(NULL)
|
||||
#
|
||||
#ASFILES = \
|
||||
# xptcinvoke_asm_sparc_solaris.s \
|
||||
# xptcstubs_asm_sparc_solaris.s \
|
||||
# $(NULL)
|
||||
#endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../..
|
||||
|
|
|
@ -44,6 +44,18 @@ CPPSRCS = \
|
|||
endif
|
||||
endif
|
||||
|
||||
#ifneq (,$(filter SunOS,$(OS_ARCH)))
|
||||
#CPPSRCS = \
|
||||
# xptcinvoke_sparc_solaris.cpp \
|
||||
# xptcstubs_sparc_solaris.cpp \
|
||||
# $(NULL)
|
||||
#
|
||||
#ASFILES = \
|
||||
# xptcinvoke_asm_sparc_solaris.s \
|
||||
# xptcstubs_asm_sparc_solaris.s \
|
||||
# $(NULL)
|
||||
#endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../..
|
||||
|
|
Загрузка…
Ссылка в новой задаче