Skip to content

Conversation

@barracuda156
Copy link

@barracuda156 barracuda156 commented Jul 17, 2023

Fixes: #56

P. S. Old Xcode GCC 4.2 does not support =native optflag, however it fails to build LPCNet anyway, and a newer GCC is required. And then the same flags can be used regardless of the OS on PowerPC: they gonna work not just on Darwin, but on *BSD or Linux too.

@tmiw
Copy link
Collaborator

tmiw commented Aug 16, 2023

Per further discussion with the rest of the project team, I reimplemented this PR in what should be a lower impact manner (#59) and will be closing this one.

@tmiw tmiw closed this Aug 16, 2023
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.

Intel flags are applied to PowerPC and break the build: cc1: error: unrecognized command line option "-mavx"

2 participants