Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Kart-Public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zachariah WW.
Kart-Public
Commits
d5cc3ce4
Commit
d5cc3ce4
authored
5 years ago
by
Alam Ed Arias
Browse files
Options
Downloads
Patches
Plain Diff
Makefile: support GCC 9.1
parent
07f89fd6
Loading
Loading
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Makefile.cfg
+11
-3
11 additions, 3 deletions
src/Makefile.cfg
with
11 additions
and
3 deletions
src/Makefile.cfg
+
11
−
3
View file @
d5cc3ce4
...
...
@@ -7,11 +7,19 @@
# and
other things
#
ifdef
GCC
8
1
GCC8
0
=1
ifdef
GCC
9
1
GCC8
3
=1
endif
ifdef
GCC80
ifdef
GCC83
GCC82=1
endif
ifdef
GCC82
GCC81=1
endif
ifdef
GCC81
GCC72=1
endif
...
...
This diff is collapsed.
Click to expand it.
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