Skip to content
Snippets Groups Projects
Commit fabbb084 authored by Alexander Kaznacheev's avatar Alexander Kaznacheev
Browse files

Add -march=armv8-a+norcpc to hadrian/src/Settings/Packages.hs

ARM CPUs before v8.3-a doesn't support `ldapr` instruction which is generated from __atomic_load_n(ptr, __ATOMIC_ACQUIRE). And -march=armv8-a+norcpc disables this feature.
parent 08096205
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment