10000 Fix sdl2_image compile error when arch is x86 · lstwzd/python-for-android@ff21212 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff21212

Browse files
committed
Fix sdl2_image compile error when arch is x86
1 parent 6ca419e commit ff21212

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

pythonforandroid/recipes/sdl2_image/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ class LibSDL2Image(BootstrapNDKRecipe):
88
dir_name = 'SDL2_image'
99

1010
patches = ['toggle_jpg_png_webp.patch',
11-
('disable_jpg.patch', is_arch('x86')),
1211
'extra_cflags.patch',
1312
]
1413

pythonforandroid/recipes/sdl2_image/disable_jpg.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0