Mercurial > MadButterfly
view build-mipsel.sh @ 1228:027187a21117
Add undo support. This is not working yet. We need to modify the MBScene_dom to handle the undo events correctly.
author | wycc |
---|---|
date | Sat, 08 Jan 2011 15:46:09 +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