Skip to content
Snippets Groups Projects
Commit a90ff55b authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

try to fix the build

parent bca981e2
No related branches found
No related tags found
No related merge requests found
Pipeline #15563 failed
......@@ -84,6 +84,9 @@ build_oblibs() {
cd oblibs
check_tag "${oblibs_tag}"
./configure \
--prefix=/usr \
--with-lib=/usr/lib/skalibs \
--with-lib=/usr/lib/execline \
--enable-shared
make install || return 1
......
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