1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-10-01 10:57:17 +03:00
iris/autogen.sh

4 lines
90 B
Bash
Raw Normal View History

2012-09-26 23:20:38 +03:00
#!/bin/sh
autoreconf --force --install --symlink
./configure --host mipsel-linux-gnu "$@"