diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-12-24 19:34:19 -0600 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-12-25 11:03:04 -0600 |
commit | 0f40628d7db93efde48cc048e7c9068e1aa84a17 (patch) | |
tree | da9ed174753540d99474992d161973366c715368 /user/opal-utils | |
parent | aa018289d6e1d34615c39e039db72df95a1c798a (diff) | |
download | packages-0f40628d7db93efde48cc048e7c9068e1aa84a17.tar.gz packages-0f40628d7db93efde48cc048e7c9068e1aa84a17.tar.bz2 packages-0f40628d7db93efde48cc048e7c9068e1aa84a17.tar.xz packages-0f40628d7db93efde48cc048e7c9068e1aa84a17.zip |
system/gcc: Make ARMv7 unwind macros functions
This workaround is already needed upstream for FreeBSD. Let's go ahead
and use the same workaround for musl. We also ensure they are not
declared `inline` so that they are available as library functions.
We also have a hack in place for the stage1 Ada driver due to their own
hack pulling in the Arm unwind functions directly without linking.
Fixes: #866 (and probably more as we continue building packages)
Diffstat (limited to 'user/opal-utils')
0 files changed, 0 insertions, 0 deletions