[pacman-dev] [PATCH 0/5] Various fixes for FreeBSD (and perhaps others)

Mark Weiman mark.weiman at markzz.com
Sat Apr 17 03:45:19 UTC 2021


This is a patch set that fixes a few issues when attempting to build on
FreeBSD.

Mark Weiman (5):
  Fix check for FSSTATSTYPE
  meson.build: Fix detection of symbols
  Add an include for signal.h when needed
  Fix build error when SIGPOLL is not available
  meson-make-symlink.sh: Make compatible with non-GNU ln

 build-aux/meson-make-symlink.sh |  8 ++++++--
 lib/libalpm/util.c              |  9 +++++++--
 meson.build                     | 15 ++++++++++++---
 src/pacman/conf.c               |  1 +
 4 files changed, 26 insertions(+), 7 deletions(-)

-- 
2.31.1


More information about the pacman-dev mailing list