On Mon, 2011-11-21 at 09:35 -0600, Marc Ferland wrote: > Hi, > > What's the proper way to add a line to the ld.so.conf file for a new > library I am adding?
Does yocto support /etc/ld.so.conf.d/ (like every other distro out there from the past 7 years or so?) You could just drop a file into that directory with the lines you want rather than editing the global file. -- Michael _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
