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.
2 parents ca73294 + 0a7f3a2 commit fcc013aCopy full SHA for fcc013a
build-ffmpeg
@@ -278,7 +278,7 @@ mkdir -p "$PACKAGES"
278
mkdir -p "$WORKSPACE"
279
280
export PATH="${WORKSPACE}/bin:$PATH"
281
-PKG_CONFIG_PATH="/usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig"
+PKG_CONFIG_PATH="$WORKSPACE/lib/pkgconfig:/usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig"
282
PKG_CONFIG_PATH+=":/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib64/pkgconfig"
283
export PKG_CONFIG_PATH
284
0 commit comments