Skip to content

Enable run-time detection by default on powerpc64 and aarch64 linux-uclibc#193

Merged
taiki-e merged 1 commit intomainfrom
detect-dlsym
Oct 19, 2024
Merged

Enable run-time detection by default on powerpc64 and aarch64 linux-uclibc#193
taiki-e merged 1 commit intomainfrom
detect-dlsym

Conversation

@taiki-e
Copy link
Copy Markdown
Owner

@taiki-e taiki-e commented Oct 19, 2024

dlsym is used by default if needed for compatibility with older versions.

You can force getauxval/elf_aux_info to be called directly instead of using dlsym by --cfg portable_atomic_outline_atomics (compatible-behavior with the latest released versions of portable-atomic).

@taiki-e taiki-e added O-powerpc Target: PowerPC processors O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode labels Oct 19, 2024
@taiki-e taiki-e force-pushed the detect-dlsym branch 5 times, most recently from 55ea7e5 to bdfea9d Compare October 19, 2024 15:59
@taiki-e taiki-e merged commit 4f5bd08 into main Oct 19, 2024
@taiki-e taiki-e deleted the detect-dlsym branch October 19, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode O-powerpc Target: PowerPC processors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant