Restore old openh264 include prefix
This commit is contained in:
parent
f899933422
commit
f0fba7b6b0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ ffbuild_dockerbuild() {
|
|||
|
||||
local myconf=(
|
||||
PREFIX="$FFBUILD_PREFIX"
|
||||
INCLUDE_PREFIX="$FFBUILD_PREFIX"/include/wels
|
||||
BUILDTYPE=Release
|
||||
DEBUGSYMBOLS=False
|
||||
LIBDIR_NAME=lib
|
||||
|
|
Loading…
Reference in a new issue