Downgrade LIEF To Fix CMake

This commit is contained in:
TheBrokenRail 2024-10-20 17:09:15 -04:00
parent 0f5d8730b0
commit dc7d3a5b8f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f4d68357cb51fc251555e69e2679f5bb11af75ea
Subproject commit bae887e095d87e756d1bf4aa4f95a97693a97b62

View File

@ -68,7 +68,7 @@ run_build() {
# Test Dependencies
run_test() {
sudo apt-get install --no-install-recommends -y \
install_pkg \
"libc6:$1" \
"libstdc++6:$1" \
"libopenal1:$1" \