1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-06-26 02:48:55 +03:00
iris/autogen.sh
2012-09-26 22:20:38 +02:00

4 lines
90 B
Bash
Executable File

#!/bin/sh
autoreconf --force --install --symlink
./configure --host mipsel-linux-gnu "$@"