All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Perl removal patches for 3.2.
@ 2012-01-23  3:45 Rob Landley
  0 siblings, 0 replies; only message in thread
From: Rob Landley @ 2012-01-23  3:45 UTC (permalink / raw)
  To: linux-kernel

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-23  3:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23  3:45 [PATCH 0/3] Perl removal patches for 3.2 Rob Landley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.