зеркало из https://github.com/mozilla/pjs.git
Adding changes for Solaris, commented-out so we don't break the current build.
This commit is contained in:
Родитель
481a0f894e
Коммит
03d3d710d6
|
@ -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)/../..
|
||||
|
|
Загрузка…
Ссылка в новой задаче