summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-12-04 16:52:46 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-12-04 16:53:20 -0600
commit03bde1706cc583ec6c172f7159ead4492dca2682 (patch)
tree104030b5194c1a91ac74659a90d4555d9b0aa018
parent079f447fc318cd4cdcfa992344dd37ec42381bdf (diff)
Revert "mtune x86 to atom" (require gcc 4.5)
-rw-r--r--solenv/inc/unxlngi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/unxlngi.mk b/solenv/inc/unxlngi.mk
index 3dac10173..d86aab185 100644
--- a/solenv/inc/unxlngi.mk
+++ b/solenv/inc/unxlngi.mk
@@ -27,7 +27,7 @@
# mk file for Unix Linux Intel (X86) using GCC, please make generic modifications to unxlng.mk
CDEFAULTOPT=-Os
-ARCH_FLAGS*=-mtune=atom
+ARCH_FLAGS*=-mtune=pentiumpro
.INCLUDE : unxlng.mk
CDEFS+=-DX86
DLLPOST=.so