]> git.eshelyaron.com Git - emacs.git/commit
Mollify compiler under Android builds without mmap
authorPo Lu <luangruo@yahoo.com>
Wed, 18 Oct 2023 01:09:47 +0000 (09:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 18 Oct 2023 01:09:47 +0000 (09:09 +0800)
commit516b490bb4fbc1828a50fd81e397f3feb614d0ad
tree7096817b922deb6b45b1a4ae93b74ef7a5e0e2c1
parent6254b23a38788e989e835b77071409dfdf2ec1a1
Mollify compiler under Android builds without mmap

* src/sfntfont.c (sfnt_close_tables, sfnt_open_tables)
[!HAVE_MMAP]: Do not declare rc for munmap or mmap.
src/sfntfont.c