Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kmod
/
db62153ea0beedbc6941e1d438c0b6e7189e78d9
/
.
/
bootstrap-configure
blob: 33fbc2c4a336320adce9cfae296a7c2855388686 [
file
] [
log
] [
blame
]
#!/bin/sh
.
./
bootstrap
&&
\
exec
./
configure CFLAGS
=
"-g -O2"
$args $hackargs
"$@"