Replies: 1 comment 1 reply
-
Hi Kirk, nice, good to know. I think this could be very helpful for our backport to mainline. Do you have a working example maybe? :) Thank you in advance! :) Aron |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
config.guess and config.sub are very old (2014), and I noticed some spot fixes to allow Apple Silicon builds. A more forward-looking solution might be to update those files to current versions. Just doing that allowed me to compile mainline, for example, with no further tweaks.
https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html
Beta Was this translation helpful? Give feedback.
All reactions