mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +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
|
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