update the xhl specs

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2500 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-10-08 18:26:31 +00:00
parent 4e78bc20a4
commit 7af975c886
5 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-Os -pipe"
CFLAGS="-march=armv5te -mtune=arm926ej-s -Os -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.