[Libreoffice-commits] .: solenv/inc
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Dec 4 14:53:32 PST 2010
solenv/inc/unxlngi.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03bde1706cc583ec6c172f7159ead4492dca2682
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Dec 4 16:52:46 2010 -0600
Revert "mtune x86 to atom" (require gcc 4.5)
This reverts commit 150c0772b1637bc44fc9a4819cc3908341828d78.
diff --git a/solenv/inc/unxlngi.mk b/solenv/inc/unxlngi.mk
index 3dac101..d86aab1 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
More information about the Libreoffice-commits
mailing list