]> git.pld-linux.org Git - packages/metakit.git/blame - metakit-opt.patch
.inl files added
[packages/metakit.git] / metakit-opt.patch
CommitLineData
1f4f7194
AM
1diff -urN metakit-2.01.org/unix/Makefile.in metakit-2.01/unix/Makefile.in
2--- metakit-2.01.org/unix/Makefile.in Sun Apr 22 11:01:17 2001
3+++ metakit-2.01/unix/Makefile.in Sun Apr 22 11:01:51 2001
4@@ -31,7 +31,7 @@
5 top_builddir = .
6
7 # not normally compiled with -g, but you can specify it in the make command
8-CXXFLAGS = -O3 -fomit-frame-pointer -DNDEBUG
9+CXXFLAGS += -fomit-frame-pointer -DNDEBUG
10 #CXXFLAGS = -fguiding-decls -Wall -pedantic -Wno-unused -g
11
12 CXX = @CXX@
This page took 0.048167 seconds and 4 git commands to generate.