SOURCES: openmsx-optflags.patch (NEW) - don't enforce cpu flags

glen glen at pld-linux.org
Mon Aug 20 20:49:30 CEST 2007


Author: glen                         Date: Mon Aug 20 18:49:30 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't enforce cpu flags

---- Files affected:
SOURCES:
   openmsx-optflags.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openmsx-optflags.patch
diff -u /dev/null SOURCES/openmsx-optflags.patch:1.1
--- /dev/null	Mon Aug 20 20:49:30 2007
+++ SOURCES/openmsx-optflags.patch	Mon Aug 20 20:49:25 2007
@@ -0,0 +1,8 @@
+--- openmsx-0.6.2/./build/flavour-i686.mk~	2007-04-15 00:25:12.000000000 +0300
++++ openmsx-0.6.2/./build/flavour-i686.mk	2007-08-20 21:38:07.173800449 +0300
+@@ -7,4 +7,4 @@
+ include build/flavour-opt.mk
+ 
+ # Add x86 specific flags.
+-CXXFLAGS+=-march=i686 -mtune=pentium3
++#CXXFLAGS+=-march=i686 -mtune=pentium3
================================================================


More information about the pld-cvs-commit mailing list