All,

FreeBSD can now be compiled on a case-insensitive file system.
For this to happen, relocatable objects compiled with -fpic (aka
shared objects) were renamed from *.So to *.pico so that they
don’t clash with shared libraries that have extension *.so.

You may want to avoid using an incremental build (after updating
the source tree) or otherwise first rename all *.So files to *.pico.

FYI,

— 
Marcel Moolenaar
mar...@xcllnt.net

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to