btrfs-progs: test: add default ioctl-test build
authorDavid Sterba <dsterba@suse.com>
Fri, 7 Oct 2016 09:55:50 +0000 (11:55 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 24 Oct 2016 12:57:32 +0000 (14:57 +0200)
commite0c979343de42d0db2f63633892de55727c60926
tree449d9cb2a005360d133d5312d6e3d4f44f3d7057
parent6f306e8d62f8cca23fcb3aa56b3594d1ac531359
btrfs-progs: test: add default ioctl-test build

Add another target that'll use default compiler options, eg. if we don't
know the bitness of the architecture or gcc does not recognize the
-m32/-m64 options.

Signed-off-by: David Sterba <dsterba@suse.com>
Makefile.in