]> git.mxchange.org Git - flightgear.git/blobdiff - Array/Makefile.am
Removed forced -g compile flag.
[flightgear.git] / Array / Makefile.am
index ea97e0d5fe23e976e6b9ad4c2f44fef746a58cd0..8f9897423113a6d97e8645ff7be101f0ac56a377 100644 (file)
@@ -18,5 +18,5 @@ INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib
 # We can't build this with "-O2" (optimization) since this causes a seg fault
 # I haven't found a way to strip this out of the CXXFLAGS, so I'm just
 # setting it to "-g"
-CXXFLAGS = -g
+CXXFLAGS = -g