Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Kieltux:games
ares
ares-use-march-nehalem-instead-x86-64-v2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ares-use-march-nehalem-instead-x86-64-v2.patch of Package ares
diff -Nur ares-133-orig/desktop-ui/GNUmakefile ares-133/desktop-ui/GNUmakefile --- ares-133-orig/desktop-ui/GNUmakefile 2023-07-21 10:13:51.000000000 +0200 +++ ares-133/desktop-ui/GNUmakefile 2023-08-26 09:21:59.643995469 +0200 @@ -15,8 +15,8 @@ ifeq ($(local),true) flags += -march=native else - # For official builds, default to x86-64-v2 (Intel Nehalem, AMD Bulldozer) which supports up to SSE 4.2. - flags += -march=x86-64-v2 + # For official builds, default to nehalem which supports up to SSE 4.2. + flags += -march=nehalem endif endif endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor