lbry-fdroid/p4a/pythonforandroid/recipes/sdl2_image/disable_jpg.patch

12 lines
393 B
Diff
Raw Normal View History

2017-08-13 03:24:00 +02:00
--- orig/Android.mk 2016-04-15 21:15:41.578603933 +0200
+++ patch/Android.mk 2016-04-15 21:15:29.214617537 +0200
@@ -6,7 +6,7 @@
# Enable this if you want to support loading JPEG images
# The library path should be a relative path to this directory.
-SUPPORT_JPG := true
+SUPPORT_JPG := false
JPG_LIBRARY_PATH := external/jpeg-9
# Enable this if you want to support loading PNG images