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

Undefined SSE_ENABLED by default #305

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

zhangchicool
Copy link
Collaborator

I think the code in some other places has been changed, so that defining SSE_ENABLED at that place makes the IDE (XCode) complains about it and the code fails to compile. It should be fine to undefine it by default and let the configure script to pick up SEE, AVX, etc during compilation or afterwards.

as the IDE (XCode) complains about it and the code fails to compile
@zhangchicool zhangchicool merged commit 279085c into develop Feb 13, 2025
4 checks passed
@zhangchicool zhangchicool deleted the hotfix/default_undefSSE branch February 13, 2025 08:24
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.

1 participant