From 15367e0c8f5f40f00e6e13d5722081da8719e018 Mon Sep 17 00:00:00 2001 From: Bernardo Innocenti Date: Mon, 31 Dec 2007 07:43:34 +0000 Subject: Add XO bundle support --- (limited to 'README.olpc') diff --git a/README.olpc b/README.olpc new file mode 100644 index 0000000..2c6999b --- /dev/null +++ b/README.olpc @@ -0,0 +1,5 @@ +To rebuild for the OLPC: + +CC='gcc -m32' CFLAGS='-O2 -march=geode -fomit-frame-pointer -funsafe-loop-optimizations -ffast-math' ./configure --with-dga-driver=no --with-ggi-driver=no --with-svga-driver=no --with-aa-driver=no --with-ncurses=no --with-gsl=static +make +make bundle -- cgit v0.9.1