disable exceptions
This commit is contained in:
@@ -10,6 +10,8 @@ AM_CXXFLAGS =
|
|||||||
AM_CFLAGS =
|
AM_CFLAGS =
|
||||||
noinst_LIBRARIES =
|
noinst_LIBRARIES =
|
||||||
|
|
||||||
|
AM_CXXFLAGS += -fno-exceptions
|
||||||
|
|
||||||
# Relax inlining; the default of 600 takes way too long to compile and
|
# Relax inlining; the default of 600 takes way too long to compile and
|
||||||
# generates enormous output.
|
# generates enormous output.
|
||||||
AM_CXXFLAGS += -finline-limit=300
|
AM_CXXFLAGS += -finline-limit=300
|
||||||
|
|||||||
Reference in New Issue
Block a user