Skip to content

Conversation

@argilo
Copy link
Contributor

@argilo argilo commented Nov 8, 2024

ka9q-radio's makefile uses the -march=native option, which is only safe when running binaries on the same system they were built on:

https://github.com/ka9q/ka9q-radio/blob/770f988955a0dfb380b71d4cf58529cc6f824e67/Makefile.linux#L11

Overriding COPTS to remove this option should allow the binaries to be executed on other systems.

@darksidelemm darksidelemm merged commit e1b9517 into projecthorus:testing Nov 8, 2024
6 checks passed
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