Update scripts

This commit is contained in:
BtbN
2024-07-30 19:23:19 +02:00
parent 8d6133d06a
commit 2eb0c99b5c
51 changed files with 51 additions and 51 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/intel/libvpl.git"
SCRIPT_COMMIT="ca3b340fd20a8b1f373056af090f83b5f6098678"
SCRIPT_COMMIT="0c13c410095764799afea0cf645bd896378579b8"
ffbuild_enabled() {
[[ $TARGET == *arm64 ]] && return -1