Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
09d9a555
Commit
09d9a555
authored
6 years ago
by
Marco Z
Browse files
Options
Downloads
Patches
Plain Diff
compiler SSE tweak for 32-bit
parent
623d1574
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!488
Merge in next and don't billboard papersprites in GL
,
!382
Opengl BSP cleanup and fixes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Makefile
+2
-1
2 additions, 1 deletion
src/Makefile
with
2 additions
and
1 deletion
src/Makefile
+
2
−
1
View file @
09d9a555
...
...
@@ -288,7 +288,8 @@ OPTS += -DCOMPVERSION
ifndef
NONX86
ifndef
GCC29
M5
=
-march
=
pentium
#M5=-march=pentium
M5
=
-march
=
nocona
-msse
-mfpmath
=
sse
M4
=
-march
=
i486
else
M5
=
-mpentium
...
...
This diff is collapsed.
Click to expand it.
Marco Z
@mazmazz
mentioned in commit
de96fe8e
·
6 years ago
mentioned in commit
de96fe8e
mentioned in commit de96fe8e7b9c00eab7eeef2c8a907a85b19ac5cc
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment