]> git.ipfire.org Git - thirdparty/glibc.git/commit - config.h.in
config: Added HAVE_AARCH64_SVE_ASM for aarch64
authorNaohiro Tamura <naohirot@jp.fujitsu.com>
Wed, 12 May 2021 09:26:40 +0000 (09:26 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 26 May 2021 11:01:06 +0000 (12:01 +0100)
commit77d175e14e5f4cf24e9579c03eef5d006a286316
treea7d8a3778d938f830137f537796cd9a06e53d4e5
parentbfbdfe4eabb7514d7c44f3bc161fa8ef4e2ee364
config: Added HAVE_AARCH64_SVE_ASM for aarch64

This patch checks if assembler supports '-march=armv8.2-a+sve' to
generate SVE code or not, and then define HAVE_AARCH64_SVE_ASM macro.
config.h.in
sysdeps/aarch64/configure
sysdeps/aarch64/configure.ac