summaryrefslogtreecommitdiffstats
path: root/usr.bin/dtc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dtc/Makefile')
-rw-r--r--usr.bin/dtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/dtc/Makefile b/usr.bin/dtc/Makefile
index a6c722a..a834f62 100644
--- a/usr.bin/dtc/Makefile
+++ b/usr.bin/dtc/Makefile
@@ -6,7 +6,7 @@ MAN= dtc.1
WARNS?= 3
-CXXFLAGS+= -std=c++11
+CXXFLAGS+= -std=c++11 -fno-rtti -fno-exceptions
NO_SHARED?=NO
OpenPOWER on IntegriCloud