Skip to content

Conversation

@dcandler
Copy link
Contributor

#314 should have only enabled aarch64 nofp variants for LLVM-libc builds. However it also enabled the variants for newlib builds, which were disabled since newlib is similarly unable to build those variants (see #60 (comment)). While there is now a fix for the LLVM-libc build, there is yet no fix for newlib so they need to remain disabled for that selection.

This patch sets the variants to only build for picolibc and llvmlibc, but not newlib.

arm#314 should have only
enabled aarch64 nofp variants for LLVM-libc builds. However it
also enabled the variants for newlib builds, which were disabled
since newlib is similarly unable to build those variants (see
arm#60 (comment)).
While there is now a fix for the LLVM-libc build, there is yet no
fix for newlib so they need to remain disabled for that selection.

This patch sets the variants to only build for picolibc and llvmlibc,
but not newlib.
@dcandler dcandler merged commit e916285 into arm:arm-software May 15, 2025
@dcandler dcandler deleted the disable_newlib_aarch64nofp branch May 15, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants