Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucie Gerard
Clazy
Commits
d0f76cbc
Commit
d0f76cbc
authored
Oct 12, 2019
by
Sergio Martins
Browse files
Update the AppImage script to LLVM 9.0
parent
fd635839
Changes
1
Hide whitespace changes
Inline
Side-by-side
dev-scripts/docker/make_appimage.sh
View file @
d0f76cbc
...
...
@@ -8,7 +8,7 @@
PATH
=
/opt/rh/python27/root/usr/bin:/opt/rh/devtoolset-6/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# edit here the LLVM version used
PATH
=
$PATH
:/llvm
8
00/bin/
PATH
=
$PATH
:/llvm
9
00/bin/
CC
=
gcc
CXX
=
g++
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment