]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix parallel building.
authormarkm <markm@FreeBSD.org>
Sat, 12 Sep 1998 15:45:30 +0000 (15:45 +0000)
committermarkm <markm@FreeBSD.org>
Sat, 12 Sep 1998 15:45:30 +0000 (15:45 +0000)
commit14fce64573906ce80b9b49bf3bb22a81fcb2cd13
tree8fc44a722ff9d165a74fa23b97614a61feaeb848
parentbf0874491d38e723ab03ee03a1164f40412eeea1
Fix parallel building.

(Tested by make -j12 buildworld on a 4-cpu SMP box).

Address (but not solve) ELF shareable objects causing perl to
dump core. (I have a heck of a lot to learn about ELF).

Lots of help by: bde, jkh, jb and others
gnu/usr.bin/perl/libperl/Makefile
gnu/usr.bin/perl/libperl/config.SH-aout [moved from gnu/usr.bin/perl/libperl/config.SH with 100% similarity]
gnu/usr.bin/perl/libperl/config.SH-elf [new file with mode: 0644]
gnu/usr.bin/perl/miniperl/Makefile
gnu/usr.bin/perl/perl/Makefile
gnu/usr.bin/perl/suidperl/Makefile
gnu/usr.bin/perl/x2p/a2pl/Makefile