]> git.pld-linux.org Git - packages/plplot.git/blame - gcc43.patch
- 5.9.6
[packages/plplot.git] / gcc43.patch
CommitLineData
c2bf0a8e
SS
1--- plplot-5.8.0/lib/nn/Makefile.am.orig 2009-12-14 13:28:47.600031053 +0100
2+++ plplot-5.8.0/lib/nn/Makefile.am 2009-12-14 13:29:04.234087633 +0100
3@@ -24,7 +24,7 @@
4 # If using the gcc compiler, this library needs to be built with
5 # the -fno-force-mem -ffloat-store for most reliable performance.
6 if cc_is_gcc
7- AM_CFLAGS = -fno-force-mem -ffloat-store
8+ AM_CFLAGS = -ffloat-store
9 endif
10
11 lib_LTLIBRARIES = libcsironn.la
This page took 0.124703 seconds and 4 git commands to generate.