freebsd-dev/gnu/usr.bin
Marcel Moolenaar ad879ce955 Fix cross-building.
o  Move building libperl and miniperl from build-tools to
   cross-tools. libperl uses MACHINE_ARCH to determine the
   right configuration, which doesn't match the build
   machine when cross-building if they are built as build-
   tools.
o  Since miniperl needs to be built as a cross-tool, it
   needs to be installed under /usr/obj so that it can be
   used (cross-tools have a special object directory to
   avoid build conflicts. As a downside, you can't easily
   run cross-tools from their object directory). Remove
   the install and distribute override targets. To avoid
   having miniperl installed by installworld, remove it
   from SUBDIR.
o  We can't pickup miniperl from the object directory but
   since it's installed, depend on PATH. This is save,
   because the makefiles are run with a known path.
o  Build libperl again as part of the library target. A
   _libperl variable existed, but it was never defined.
o  Add chmod to the list of saved tools, because perl
   conditionally uses it during install.

The bootstrap-tools and cross-tools targets are modified to
avoid building profiled and shared libraries. While here,
have these targets build static binaries instead of shared
binaries.

Approved by: markm
2000-11-20 02:17:34 +00:00
..
as Arange the f* floating point instructions to match binutils 2.9.1. 1999-11-28 01:11:35 +00:00
awk Update for the newly-updated gawk-3.0.6. 2000-08-15 10:47:38 +00:00
bc Update for 1.0.5a. 2000-01-16 10:21:28 +00:00
binutils Correct the Bintuils src path from the debugging version I accidently 2000-11-15 22:05:00 +00:00
cc Add comment about a requirement in using a 64-bit `long' on i386. 2000-11-10 16:56:38 +00:00
cpio $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
cvs Regenerated. There are a bunch of changes from this round of ./configure 2000-10-02 07:27:50 +00:00
dc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
dialog Include sys/types.h 2000-10-16 07:11:30 +00:00
diff s/dir.h/dir.c/ 1999-11-26 12:29:48 +00:00
diff3 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
gdb/doc A bandaid to try and make this buildable. This should probably be 2000-03-20 10:52:28 +00:00
gperf Style tweaks. 2000-10-13 12:22:47 +00:00
grep Restore backwards compatible -R option. 2000-05-30 10:50:15 +00:00
groff Removed files not present in v1_15 import. 2000-09-22 10:05:18 +00:00
gzip Use mktemp -t to respect TMPDIR 2000-11-19 13:10:11 +00:00
ld Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
man Spelling fixes 2000-09-17 11:06:38 +00:00
patch Fix previous commit such that only -S/--skip ignores errors when applying 2000-08-02 22:31:34 +00:00
perl Fix cross-building. 2000-11-20 02:17:34 +00:00
ptx
rcs Ack, missed a CVSHeader reference in a switch. *blush* 2000-01-11 11:55:26 +00:00
sdiff $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
send-pr Add two new classes of problem reports primarily for the Ports Collection: 2000-10-29 22:11:39 +00:00
sort Create temporary filenames securely, don't just number them sequentially. 2000-11-11 00:18:04 +00:00
tar Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
texinfo Add additional path for info to /usr/X11R6/info. This will allow 2000-04-01 15:30:57 +00:00
Makefile Remove Bison from the build. This is a prelude to possibly removing it 2000-01-16 00:11:34 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00