https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233734
--- Comment #5 from [email protected] --- A commit references this bug: Author: emaste Date: Fri Jan 4 18:35:26 UTC 2019 New revision: 342773 URL: https://svnweb.freebsd.org/changeset/base/342773 Log: Add explicit csu test dependency lib/csu/tests/dynamiclib requires libh_csu.so be built first. I'm not sure this is the most correct/best way to address this but it solves the issue in my testing. PR: 233734 Sponsored by: The FreeBSD Foundation Changes: head/lib/csu/tests/Makefile -- 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]"
