Hi,

We could conceivably remove the perl libc patch by using the following
commands:

cp -v hints/linux.sh{,.orig}
sed 's:/lib/\$\?libc:${prefix}&:' hints/linux.sh.orig > hints/linux.sh

echo 'locincpth=""
loclibpth=""
glibpth="${prefix}/lib"
usrinc="${prefix}/include"' >> hints/linux.sh

It's just a suggestion. I prefer not to use patches for items that are
easy adjustements from the command line and that are for changes due to
our build method. Of course, it's obviously more typing, so I can also
understand why others may prefer the patch.

--
JH
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to