mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2161 from porschemad911/s922x-libmali-fix
libmali - fix S922X build
This commit is contained in:
@@ -17,7 +17,7 @@ PKG_PATCH_DIRS+=" ${DEVICE}"
|
||||
# patchelf is incompatible with strip, but is needed to ensure apps call wrapped functions
|
||||
PKG_BUILD_FLAGS="-strip"
|
||||
|
||||
case "$(DEVICE)" in
|
||||
case "${DEVICE}" in
|
||||
S922X)
|
||||
PKG_VERSION="r51p0"
|
||||
MALI_FAMILY="meson"
|
||||
|
||||
Reference in New Issue
Block a user