Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/Makelists @ 41:71bcc18e306f
MERGE: New upstream PyMuPDF v1.26.5 including MuPDF v1.26.10
BUGS: Needs some additional changes yet.
Not yet tested.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 11 Oct 2025 15:24:40 +0200 |
| parents | aa33339d6b8a |
| children |
line wrap: on
line diff
--- a/mupdf-source/Makelists Tue Sep 23 10:27:15 2025 +0200 +++ b/mupdf-source/Makelists Sat Oct 11 15:24:40 2025 +0200 @@ -792,7 +792,6 @@ ifeq ($(HAVE_NEON),yes) TESSERACT_DEFINES += -DHAVE_NEON -TESSERACT_BUILD_CFLAGS += -mfpu=neon endif # Always include the neon code - it will compile to nothing if # neon isn't enabled. We need to always include it, because it
