mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Add initial support for winarm64
This commit is contained in:
@ -31,6 +31,7 @@ ffbuild_dockerbuild() {
|
||||
make install
|
||||
|
||||
echo "Cflags.private: -DKVZ_STATIC_LIB" >> "$FFBUILD_PREFIX"/lib/pkgconfig/kvazaar.pc
|
||||
echo "Libs.private: -lpthread" >> "$FFBUILD_PREFIX"/lib/pkgconfig/kvazaar.pc
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
|
Reference in New Issue
Block a user