Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
kmod
/
48a409644199d5efff6d966cd72ccc7f5a06c2a5
/
.
/
bootstrap-configure
blob: 857745e0b6c3ef11cd66de2ca9dc55eff9a82670 [
file
] [
log
] [
blame
]
#!/bin/sh
.
./
bootstrap
&&
\
exec
./
configure CFLAGS
=
"-g -O2 -Werror"
$args $hackargs
"$@"