Bug 591413 – needs to link with libstdc++
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 12 Aug 2009 23:45:50 +0000 (19:45 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 2 Nov 2009 19:40:42 +0000 (14:40 -0500)
Enforce -fno-exceptions better.

src/Makefile.am

index 6c41d9e..ee9bd14 100644 (file)
@@ -3,7 +3,7 @@
 NULL =
 
 # The following warning options are useful for debugging: -Wpadded -Wcast-align
-AM_CXXFLAGS = -fno-rtti -fno-exceptions
+#AM_CXXFLAGS =
 
 noinst_LTLIBRARIES = libharfbuzz.la