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

Output the SSE2 flag in compiler_info #2990

Closed
wants to merge 1 commit into from

Conversation

vondele
Copy link
Member

@vondele vondele commented Aug 12, 2020

was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

No functional change.

was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

No functional change.
@vondele vondele added the to be merged Will be merged shortly label Aug 13, 2020
@vondele vondele closed this in 69cfe28 Aug 13, 2020
joergoster pushed a commit to joergoster/Stockfish-old that referenced this pull request Aug 13, 2020
was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

closes official-stockfish/Stockfish#2990

No functional change.
lucabrivio pushed a commit to lucabrivio/Stockfish that referenced this pull request Aug 13, 2020
was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

closes official-stockfish/Stockfish#2990

No functional change.
noobpwnftw pushed a commit to noobpwnftw/Stockfish that referenced this pull request Aug 15, 2020
was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

closes official-stockfish#2990

No functional change.
Dantist pushed a commit to Dantist/Stockfish that referenced this pull request Dec 22, 2020
was missing in the list of outputs, slightly reorder flags.
explicitly add -msse2 if USE_SSE2 (is implicit already, -msse -m64).

closes official-stockfish#2990

No functional change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be merged Will be merged shortly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant