https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204046

Don Lewis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Don Lewis <[email protected]> ---
Looks like it needs:
  LDADD+= -lpthread
after the .endif in its Makefile.  I think it has to be added there so that it
is at the end of the list of libraries since since the fix to
/usr/share/mk/bsd.libnames.mk to enforce the ordering of -lpthread and -lc is
not present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to