mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
eitd/Makefile.am: testing sectionsd without boost, use -fno-rtti -fno-exceptions
Origin commit data
------------------
Commit: 33d031522c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-24 (Fri, 24 Feb 2012)
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