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
Spot
Spot
Commits
9038e48e
Commit
9038e48e
authored
Dec 03, 2018
by
Etienne Renault
Browse files
gitlab-ci: use the included GNU ltdl sources
* .gitlab-ci.yml: Here.
parent
c2c8d215
Pipeline
#4997
passed with stages
in 253 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9038e48e
...
...
@@ -58,7 +58,7 @@ debian-gcc-snapshot:
script
:
-
export PATH="/usr/lib/gcc-snapshot/bin:$PATH" LD_LIBRARY_PATH="/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH"
-
autoreconf -vfi
-
./configure CXX='g++'
-
./configure
--with-included-ltdl
CXX='g++'
-
make
-
make distcheck
artifacts
:
...
...
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