diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ then exit $? fi -# A synonym. -[ -z "$CROSS_COMPILE" ] && CROSS_COMPILE="$CROSS" - # CFLAGS and OPTIMIZE are different so you can add extra CFLAGS without # disabling default optimizations [ -z "$CFLAGS" ] && CFLAGS="-Wall -Wundef -Wno-char-subscripts -Werror=implicit-function-declaration" |