]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warnings on Android
authorPo Lu <luangruo@yahoo.com>
Sat, 1 Feb 2025 12:59:24 +0000 (20:59 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:13:40 +0000 (12:13 +0100)
commit179451ce4508fe2d7e81eb2bda9baed343bc88a7
tree949885d6c1a5e75af976114df3d95aa7aa3bdeeb
parent26e62185ac8794bfe87751c860934aad81ae4b34
Fix compilation warnings on Android

* src/alloc.c (pointer_align): Only define if
!USE_ALIGNED_ALLOC.

(cherry picked from commit 532ff6e29df87b9fdc84c56cddd9c587c5895e48)
src/alloc.c