]> git.pld-linux.org Git - packages/db4.1.git/blobdiff - db4.1.spec
- don't use C++ options for C compiler
[packages/db4.1.git] / db4.1.spec
index 2d46206a6f63aa9d7180f84f0d32917a6a8e246e..40af407c81d59b25bed6b5e8dc856b40cbb118b7 100644 (file)
@@ -208,7 +208,7 @@ cd build_unix.static
 
 CC="%{__cc}"
 CXX="%{__cxx}"
-CFLAGS="%{rpmcflags} -fno-implicit-templates"
+CFLAGS="%{rpmcflags}"
 CXXFLAGS="%{rpmcflags} -fno-implicit-templates"
 export CC CXX CFLAGS CXXFLAGS
 
This page took 0.075781 seconds and 4 git commands to generate.