btrfs-progs/m4
David Sterba ad1ed616f1 btrfs-progs: build: add m4 macros for builtin detection
Use the autoconf archive macros for gcc builtin detection and add the
overflow from recently added from kernel.

New:
__builtin_add_overflow
__builtin_sub_overflow
__builtin_mul_overflow

Signed-off-by: David Sterba <dsterba@suse.com>
2022-08-16 15:18:12 +02:00
..
ax_check_compile_flag.m4
ax_check_define.m4
ax_gcc_builtin.m4 btrfs-progs: build: add m4 macros for builtin detection 2022-08-16 15:18:12 +02:00
ax_gcc_version.m4 btrfs-progs: a bunch of typo fixes 2021-01-13 22:33:10 +01:00
btrfs_detect_cstd.m4