kmod/bootstrap-configure
2012-01-12 18:33:05 -02:00

5 lines
91 B
Bash
Executable File

#!/bin/sh
. ./bootstrap && \
exec ./configure CFLAGS="-g -O2 -Werror" $args $hackargs $*