Skip to content

Commit b3d33a2

Browse files
authored
Update android.yml
1 parent 0392636 commit b3d33a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
-Dndk_root=${WORK_DIR}/${NDK_VER} \
108108
--cross-file ../build-crossfile \
109109
--force-fallback-for=libdrm \
110-
-Dlibdrm:default_library=static
110+
-Dlibdrm:default_library=static \
111111
-Dlibdrm:freedreno-kgsl=true \
112112
-Dlibdrm:intel=auto \
113113
-Dlibdrm:radeon=auto \

0 commit comments

Comments
 (0)