[oe-commits] Marcin Juszkiewicz : tune-pentiummmx.inc: tune for MMX i586

GIT User account git at amethyst.openembedded.net
Fri Nov 28 09:03:50 UTC 2008


Module: openembedded.git
Branch: koen/darwin-host-fixes
Commit: 1e7a38fcda6db7395496dba2cc1ef10f0bd70f42
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1e7a38fcda6db7395496dba2cc1ef10f0bd70f42

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Wed Nov 26 23:02:21 2008 +0100

tune-pentiummmx.inc: tune for MMX i586

---

 conf/machine/include/tune-pentiummmx.inc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/tune-pentiummmx.inc b/conf/machine/include/tune-pentiummmx.inc
new file mode 100644
index 0000000..33ef631
--- /dev/null
+++ b/conf/machine/include/tune-pentiummmx.inc
@@ -0,0 +1,4 @@
+TARGET_CC_ARCH = "-march=pentium-mmx"
+BASE_PACKAGE_ARCH = "i586"
+FEED_ARCH = "i586"
+PACKAGE_EXTRA_ARCHS += "i386 i486"





More information about the Openembedded-commits mailing list