Always build with -threaded, to avoid a deadlock when communicating with gpg.

This commit is contained in:
Joey Hess 2013-07-25 13:57:53 -04:00
parent 2842ea4309
commit fc1a79835b
3 changed files with 6 additions and 1 deletions

View file

@ -74,3 +74,5 @@ $> ps ax | grep gpg | grep -v ssh
# End of transcript or log.
"""]]
> [[done]]; see comments --[[Joey]]