Mercurial > MadButterfly
view build-mipsel.sh @ 1423:d82a828e8e26
Optimize the performance. If properties is not changed, we don't call rdman_coord_changed.
author | wycc |
---|---|
date | Sat, 09 Apr 2011 03:36:51 +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