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

--- Comment #3 from Martin <martin.ja...@gmx.com> ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to