Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F344195
npth-change-for-hpux-20180523.diff
gniibe (NIIBE Yutaka)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
•
gniibe
May 23 2018, 4:07 AM
2018-05-23 04:07:56 (UTC+2)
Size
401 B
Subscribers
None
npth-change-for-hpux-20180523.diff
View Options
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
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
192894
Attached To
T3980: gpg-agent: error allocating thread attributes when starting as daemon
Event Timeline
Log In to Comment