Mercurial > MadButterfly
view build-mipsel.sh @ 729:299ed9319dc6
Use key symbols instead of keycodes.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Tue, 17 Aug 2010 10:36:36 +0800 |
parents | 21f944e79b19 |
children |
line wrap: on
line source
#!/bin/sh autoreconf -ifs ./configure --host mipsel-linux --build i686-pc-linux-gnu --prefix ${TANGO} --disable-sh_text --with-backend=dfb make && make install