Skip to content
Snippets Groups Projects
Commit 1b576bac authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Build: support GCC 8

parent 6fbdf37b
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
# and other things
#
ifdef GCC80
GCC72=1
endif
ifdef GCC72
GCC71=1
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment