Andreas Müller <[email protected]> writes: > currently some libs are moving from $libdir (/usr/lib) -> $base_libdir > (/lib).
Parts of these changes are wrong resp. require adaptations in the build system. Devel .so files can stay in /usr/lib; moving them to /lib breaks builds because /lib is not in the 'ld' search path. Enrico _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
