Skip to content
Snippets Groups Projects

MinGW64:Target nocona for 64-bit builds [revision]

Merged mazmazz requested to merge mingw-64bit-cpu-target-revise into master

Revision of !438 (closed)

Per discussion, -march=nocona is only set when X86_64=1. LINUX64=1 does not set this flag.

MINGW64=1 does currently set this flag, but only because we assume x86-64 in src/win32/makefile.cfg. If we stop assuming x86-64 in the future, then X86_64 should not be set by MINGW64 at that time.

M5 is also renamed to ARCHOPTS and can be overridden by command line.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading