https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239806
--- Comment #3 from Martin <[email protected]> --- Quick follow up: after changing the names of the libs in the ucl files sed -i '' 's/libcompiler-rt/libcompiler_rt/g' *.ucl sed -i '' 's/librpcsec-gss/librpcsec_gss/g' *.ucl sed -i '' 's/libthread-db/libthread_db/g' *.ucl the dependencies are correct. just "clibs" and "liby" are still free floating... -- 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]"
