]> git.eshelyaron.com Git - emacs.git/commit
Fix OSX build without pdumper
authorJindrich Makovicka <makovick@gmail.com>
Wed, 19 Mar 2025 09:03:09 +0000 (10:03 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 18:10:21 +0000 (19:10 +0100)
commit2f35a02e2c1ccd84ec2ff75f6264b4d289a20e9c
tree90aba0141bc6d91cf62832d552c16f918519872b
parentc4338037d82f6c9dfde78a748e85bb30ba712080
Fix OSX build without pdumper

* Makefile.in (install-arch-dep) [ns_self_contained]: Add missing
DUMPING = pdumper check.

Copyright-paperwork-exempt: yes
(cherry picked from commit 86c354dd0d891144bf5a6821949de7be3df0ffa2)
Makefile.in