Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0a43e128 authored by Jason A. Donenfeld's avatar Jason A. Donenfeld Committed by Alexander Alexeev
Browse files

UPSTREAM: arm64: support __int128 with clang



Commit fb8722735f50 ("arm64: support __int128 on gcc 5+") added support
for arm64 __int128 with gcc with a version-conditional, but neglected to
enable this for clang, which in fact appears to support aarch64 __int128.
This commit therefore enables it if the compiler is clang, using the
same type of makefile conditional used elsewhere in the tree.

Signed-off-by: default avatarJason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
(cherry picked from commit ad40bdafb495f30e5af837e15b3c2a4cb2176e47)
Signed-off-by: default avatarNathan Chancellor <natechancellor@gmail.com>
parent b522de10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment