add some notes

SVN revision: 30403
This commit is contained in:
Carsten Haitzler 2007-06-18 23:50:46 +00:00
parent 4182b76087
commit 219b036d37
1 changed files with 6 additions and 0 deletions

View File

@ -269,3 +269,9 @@ DEB: To build deb packages:
You will find all the debian source, binary etc. packages put in the directory
where you first untarred the source tarball.
NOTES:
For the arm optimisations you want to try:
export CFLAGS="-O2 -march=armv5te -mcpu=arm1136jf-s -fomit-frame-pointer"