Page MenuHome GnuPG

npth-change-for-hpux-20180523.diff

Authored By
gniibe
May 23 2018, 4:07 AM
Size
401 B
Subscribers
None

npth-change-for-hpux-20180523.diff

diff --git a/configure.ac b/configure.ac
index ae1dee6..3914d33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,7 @@ case "${host}" in
*-*-aix*)
have_fork_unsafe_semaphore=yes
;;
- *-*-dragonfly*|*-*-freebsd*|*-*-netbsd*)
+ *-*-dragonfly*|*-*-freebsd*|*-*-netbsd*|*-*-hpux*)
LIBS="-lpthread $LIBS"
AC_SEARCH_LIBS([sem_init],[rt])
;;

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
192894

Event Timeline