mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +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
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS =
|
||||
#AM_CPPFLAGS =
|
||||
AM_CPPFLAGS = -fno-rtti -fno-exceptions
|
||||
|
||||
noinst_LIBRARIES = libsectionsd.a
|
||||
libsectionsd_a_SOURCES = sectionsd.cpp dmxapi.cpp debug.cpp dmx.cpp xmlutil.cpp \
|
||||
|
Reference in New Issue
Block a user