On Mon, Apr 15, 2019 at 03:48:26PM -0400, Brian Callahan wrote: > Hi ports -- > > bfs I discovered might not build on all archs. We need to be explicit with > the BFS_HAS_SYS_ACL preprocessor variable. We don't have a > /usr/include/sys/acl.h, so set it to 0 to not try to pick it up. > > Noticed when building bfs on hppa.
Will probably fix macppc too :) posix1e.c:27:22: error: sys/acl.h: No such file or directory
