On 5/2/06, Jeremy Byron <[EMAIL PROTECTED]> wrote:
Dan Nicholson wrote: ><snip> > Now seems like a good time to bring up something that died on the -dev > list a while back. The zlib maintainer said he would incorporate this > fix into the next release. ><snip> > Then, -fPIC is always added to the shared library flags. This can be > accomplished with the following sed: > > sed -i.bak 's/SFLAGS=.*fPIC/SFLAGS="\${CFLAGS--O3} -fPIC"/' configureThis sounds like something that should be put in the LFS book until the package is updated rather than handled as an edge case in the optimization script.
I certainly agree with that statement. However, it's been brought up on -dev a couple times without much interest. Just ask Tushar. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
