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

Build issue on Rocky Linux 9 aarch64 #228

Open
flawedworld opened this issue Nov 8, 2023 · 4 comments
Open

Build issue on Rocky Linux 9 aarch64 #228

flawedworld opened this issue Nov 8, 2023 · 4 comments
Labels
arch-arm64 bug Something isn't working building

Comments

@flawedworld
Copy link
Member

clang-15: error: argument unused during compilation: '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]

Need to look into this

@flawedworld flawedworld added bug Something isn't working arch-arm64 building labels Nov 8, 2023
@flawedworld
Copy link
Member Author

flawedworld commented Nov 8, 2023

Need to just disable this on non-x86_64 when using clang it seems

@flawedworld
Copy link
Member Author

@thestinger
Copy link
Member

Fixed.

@flawedworld flawedworld reopened this Nov 14, 2023
@flawedworld
Copy link
Member Author

Still persistent. I think this just needs to be special cased for arm64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 bug Something isn't working building
Projects
None yet
Development

No branches or pull requests

2 participants