I don't know the build system for this program (and this is a generic bug template so I cannot tell you which program exactly is), but my tests shows that it's not respecting CFLAGS properly. Please look into it, since it's important to respect user CFLAGS. Thanks, Diego
It is respecting my CFLAGS. I'll need more info to know what to do. x86_64-pc-linux-gnu-gcc -Wall -c -O2 -march=core2 -pipe -fomit-frame-pointer -DVERSION=\"0.2.2\" -DGLOBAL_CONF=\"/etc/ondirrc\" -c -o ondir.o ondir.c cc conf.o ondir.o -O2 -march=core2 -pipe -fomit-frame-pointer -o ondir