X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=configure;h=cf8b88e4b75e55be186879f4fb898c9058b78857;hb=4c0b3d98f2d05ddd3f16262c466dcedb22158065;hp=ae2b35891f3f2fba7f72eb2caa4d2d05cf17d6d8;hpb=56a1932582ca46e2d23fdc60bb39508797c797f2;p=fio.git diff --git a/configure b/configure index ae2b3589..cf8b88e4 100755 --- a/configure +++ b/configure @@ -44,7 +44,7 @@ print_config() { } # Default CFLAGS -CFLAGS="-D_GNU_SOURCE -include config-host.h" +CFLAGS="-D_GNU_SOURCE -include config-host.h $CFLAGS" BUILD_CFLAGS="" # Print a helpful header at the top of config.log