We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5d006 commit 859ebbeCopy full SHA for 859ebbe
build-ffmpeg
@@ -260,7 +260,6 @@ fi
260
261
if build "pkg-config"; then
262
download "https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz"
263
- execute autoreconf --force --verbose --install
264
execute ./configure --silent --prefix="${WORKSPACE}" --with-pc-path="${WORKSPACE}"/lib/pkgconfig --with-internal-glib
265
execute make -j $MJOBS
266
execute make install
0 commit comments