blob: 749318d3f486990af80bb0802d0d62f4c82f2d43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -Nur ardour-2.8.orig/SConstruct ardour-2.8/SConstruct
--- ardour-2.8.orig/SConstruct 2009-03-26 16:12:56.000000000 -0500
+++ ardour-2.8/SConstruct 2009-06-04 12:51:58.281589386 -0500
@@ -798,7 +798,6 @@
#
opt_flags[:0] = [
- "-O3",
"-fomit-frame-pointer",
"-ffast-math",
"-fstrength-reduce",
|