Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid repeating the -march flag #15561

Merged
merged 2 commits into from May 19, 2024
Merged

Avoid repeating the -march flag #15561

merged 2 commits into from May 19, 2024

Conversation

pstef
Copy link
Contributor

@pstef pstef commented May 6, 2024

Under the right circumstances, both -march=armv8.1-a and -march=native were added. But it only makes sense to use one or the other.

Under the right circumstances, both -march=armv8.1-a and -march=native
were added. But it only makes sense to use one or the other.
@MSuih MSuih added the Build and CI Anything related to the build process and continuous integration label May 6, 2024
@Megamouse Megamouse requested a review from kd-11 May 8, 2024 22:04
@Megamouse Megamouse merged commit fe9bb31 into RPCS3:master May 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants