mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
eitd/Makefile.am: testing sectionsd without boost, use -fno-rtti -fno-exceptions
This commit is contained in:
@@ -14,7 +14,8 @@ if BOXTYPE_TRIPLE
|
|||||||
INCLUDES += -I$(top_srcdir)/lib/libtriple
|
INCLUDES += -I$(top_srcdir)/lib/libtriple
|
||||||
endif
|
endif
|
||||||
|
|
||||||
AM_CPPFLAGS =
|
#AM_CPPFLAGS =
|
||||||
|
AM_CPPFLAGS = -fno-rtti -fno-exceptions
|
||||||
|
|
||||||
noinst_LIBRARIES = libsectionsd.a
|
noinst_LIBRARIES = libsectionsd.a
|
||||||
libsectionsd_a_SOURCES = sectionsd.cpp dmxapi.cpp debug.cpp dmx.cpp xmlutil.cpp \
|
libsectionsd_a_SOURCES = sectionsd.cpp dmxapi.cpp debug.cpp dmx.cpp xmlutil.cpp \
|
||||||
|
Reference in New Issue
Block a user