1 2 3 4 5 6
PROG= ffs_test # prevent constant folding and inlining of __builtin_ffs() CFLAGS+= -ffreestanding .include <bsd.regress.mk>