Blame buildscripts/build-olpc.sh

093028b
#!/bin/sh
093028b
093028b
# This file is free software; the Free Software Foundation    
093028b
# gives unlimited permission to copy, distribute and modify it.
093028b
093028b
make realclean
093028b
./configure --with-olpc --without-devil && make fastselftest
093028b