Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
18e9c970
Commit
18e9c970
authored
Aug 30, 2020
by
Ralf Jung
Browse files
show in log that we mangle names
parent
47dd00d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildjob
View file @
18e9c970
...
...
@@ -44,6 +44,7 @@ fi
env
| egrep
'^(CI_BUILD_REF|CI_RUNNER)'
>
build-env.txt
if
[[
-n
"
$MANGLE_NAMES
"
]]
;
then
status
"[buildjob] Enabling name mangling"
export
COQEXTRAFLAGS
=
"
$COQEXTRAFLAGS
-mangle-names _"
fi
if
[[
"
$CI_RUNNER_DESCRIPTION
"
==
"coop-timing"
]]
;
then
...
...
Write
Preview
Supports
Markdown
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