Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
kmod
/
refs/tags/v7
/
.
/
bootstrap-configure
blob: 2bcd788082870869ba064815a06b42054ee0019b [
file
] [
log
] [
blame
]
#!/bin/sh
.
./
bootstrap
&&
\
exec
./
configure CFLAGS
=
"-g -O2 -Werror"
$args $hackargs $
*