[PATCH 0/3] Perl removal patches for 3.2.

From: Rob Landley
Date: Sun Jan 22 2012 - 22:46:44 EST


So I'm still using these, and other people are using them (such as the
musl guys), and even though they haven't really changed I had to re-diff
them to eliminate fuzz, so I thought I'd post them here to the list
again so you've all got fresh versions.

These patches remove perl as a build requirement for Linux. The first
~17 years of Linux versions never required perl to build, then in 2.6.25
Peter Anvin made Linux stop building on a system without perl at the
same time he added the same requirement to klibc and syslinux and
presumably every other project he could; I don't know why.

This yanks it back out again, which is really nice to do in cross
compile environments where you've set up a restricted $PATH so your
build doesn't go "hey, you've got python and tcl and java installed on
the host, let me wire in support for all that to the package you're
building so it won't work without it".

All these patches are available at http;//landley.net/hg/aboriginal in
the "sources/patches" subdirectory too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/