Skip to content

Commit

Permalink
Update build_ppa.sh
Browse files Browse the repository at this point in the history
Only apply the 04-wsi-termux-x11-only-kgsl.patch
  • Loading branch information
MastaG authored Jul 3, 2024
1 parent 42cb4a8 commit 863c9ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build_ppa.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/bash
patches=(
"fix-for-anon-file;../../../turnip-patches/fix-for-anon-file.patch;"
"fix-for-getprogname;../../../turnip-patches/fix-for-getprogname.patch;"
"fix-stringmapiterator;../../../turnip-patches/fix-stringmapiterator.patch;"
"mesa-2934e1f-termux-x11-dri3;../../../turnip-patches/mesa-2934e1f-termux-x11-dri3.patch;"
"zink_fixes;../../../turnip-patches/zink_fixes.patch;"
#"wsi-termux-x11-only-kgsl;../../../turnip-patches/04-wsi-termux-x11-only-kgsl_fixed.patch;"
#"fix-for-anon-file;../../../turnip-patches/fix-for-anon-file.patch;"
#"fix-for-getprogname;../../../turnip-patches/fix-for-getprogname.patch;"
#"fix-stringmapiterator;../../../turnip-patches/fix-stringmapiterator.patch;"
#"mesa-2934e1f-termux-x11-dri3;../../../turnip-patches/mesa-2934e1f-termux-x11-dri3.patch;"
#"zink_fixes;../../../turnip-patches/zink_fixes.patch;"
"04-wsi-termux-x11-only-kgsl;../../../turnip-patches/04-wsi-termux-x11-only-kgsl_fixed.patch;"
#"descr-prefetching-optimization-a7xx;merge_requests/29873;"
#"make-gmem-work-with-preemption;merge_requests/29871;"
#"VK_EXT_fragment_density_map;merge_requests/29938;"
Expand Down

0 comments on commit 863c9ca

Please sign in to comment.