pkgsrc/lang/perl5-base
jlam 719f599bcb Make a statically-linked perl binary on shared-library-enabled platforms,
but do it correctly.  The way this was done before, by simply statically
linking all the objects into a perl binary without recompiling the objects
without -fPIC, was wrong as pointed out in private email by Todd Vierling.
We now simply reconfigure perl to link statically, and use the perl build
process to generate a statically-linked perl.
2001-07-14 11:31:08 +00:00
..
patches * Make perl stop installing anything in the man3 directory. It's starting 2001-07-09 17:10:25 +00:00
pkg * Make perl stop installing anything in the man3 directory. It's starting 2001-07-09 17:10:25 +00:00
distinfo * Make perl stop installing anything in the man3 directory. It's starting 2001-07-09 17:10:25 +00:00
Makefile Make a statically-linked perl binary on shared-library-enabled platforms, 2001-07-14 11:31:08 +00:00