opnsense-src/gnu/usr.bin/perl/libperl
Anton Berezin 90270b8e6f Fix the build of C programs that link against libperl, and use the
blessed way of doing this:

   cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts`

In order for this to work, ldopts should contain -lcrypt.

PR:		21804
Reviewed by:	markm
2001-06-13 20:37:03 +00:00
..
config.SH-elf.alpha Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.arm32 Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.i386 Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.ia64 Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.ppc Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.sparc Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
config.SH-elf.sparc64 Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
Makefile When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00