]> git.eshelyaron.com Git - emacs.git/commit
Fix Haiku build for recent changes to system headers
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Oct 2022 06:59:49 +0000 (14:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 26 Oct 2022 07:00:35 +0000 (15:00 +0800)
commit832bd2dfe51b2b9ea5e0e56e0e6ee60b2d8ae2ed
treefb91e057332f98ffc155f5c7b86b94be82c339ff
parent5ad5b797f78dacb9c901d3c63bee05b1762fa94f
Fix Haiku build for recent changes to system headers

* src/callproc.c (emacs_posix_spawn_init_actions): Do not use
posix_spawn_file_actions_addchdir on Haiku; it links but does
not work.
src/callproc.c