Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
72ae93e1
Commit
72ae93e1
authored
May 10, 2017
by
Thomas Grill
Browse files
More secure compiler flags
parent
f079045d
Changes
1
Show whitespace changes
Inline
Side-by-side
buildsys/lnx/pd/config-gcc.def
View file @
72ae93e1
...
@@ -58,4 +58,4 @@ UFLAGS+=-DFLEXT_USE_CMEM
...
@@ -58,4 +58,4 @@ UFLAGS+=-DFLEXT_USE_CMEM
# (check if they match your system!)
# (check if they match your system!)
OFLAGS=-O3
OFLAGS=-O3
# optimizations for build system
# optimizations for build system
OFLAGS+=-m
arch
=native
OFLAGS+=-m
tune
=native
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment