why did we fail.....
This commit is contained in:
parent
f34217b60d
commit
b229376aa2
@ -51,7 +51,8 @@ podTemplate(
|
|||||||
cd ${workspace}/ffmpeg
|
cd ${workspace}/ffmpeg
|
||||||
dnf install curl gcc-g++ libtool make xz python perl perl-devel openssl-devel diffutils bzip2 glibc-static libstdc++-static -y
|
dnf install curl gcc-g++ libtool make xz python perl perl-devel openssl-devel diffutils bzip2 glibc-static libstdc++-static -y
|
||||||
sed -r -i -e 's~^LDFLAGS="-L\\$WORKSPACE\\/lib"\$~LDFLAGS="-L\\$WORKSPACE\\/lib -L\\$WORKSPACE\\/lib64"~g' ./build-ffmpeg
|
sed -r -i -e 's~^LDFLAGS="-L\\$WORKSPACE\\/lib"\$~LDFLAGS="-L\\$WORKSPACE\\/lib -L\\$WORKSPACE\\/lib64"~g' ./build-ffmpeg
|
||||||
SKIPINSTALL=yes ./build-ffmpeg --full-static --enable-gpl-and-non-free --build
|
head -n 25 ./build-ffmpeg
|
||||||
|
###SKIPINSTALL=yes ./build-ffmpeg --full-static --enable-gpl-and-non-free --build
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user