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
elpa
elpa
Commits
127cf94e
Commit
127cf94e
authored
May 19, 2016
by
Lorenz Huedepohl
Browse files
Apparently it's "lib" on buildtest, not "lib64"
parent
b31f44c9
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
127cf94e
...
@@ -992,7 +992,7 @@ test_project:
...
@@ -992,7 +992,7 @@ test_project:
-
mkdir test_project/build
-
mkdir test_project/build
-
pushd test_project/build
-
pushd test_project/build
-
../autogen.sh
-
../autogen.sh
-
../configure PKG_CONFIG_PATH=../../build/installdest/lib
64
/pkgconfig
-
../configure PKG_CONFIG_PATH=../../build/installdest/lib/pkgconfig
-
make -j
8
-
make -j
8
-
./test_real
-
./test_real
-
make distclean
-
make distclean
...
...
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