summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-04-07 04:34:21 +0000
committerpeter <peter@FreeBSD.org>2002-04-07 04:34:21 +0000
commit57e0a89504cf19adb304d143fc3d61b7e6e01b6c (patch)
tree13b07f0495c1506614b034e1c8bb7817eb60b4bf /sys/conf
parentd76ff96eff54577920f2f274feb6b445fb968d42 (diff)
downloadFreeBSD-src-57e0a89504cf19adb304d143fc3d61b7e6e01b6c.zip
FreeBSD-src-57e0a89504cf19adb304d143fc3d61b7e6e01b6c.tar.gz
Now that we can thorougly self compile the kernel, stop hard coding the
cross compiler names.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/Makefile.ia647
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index 09e0191..1be2ef3 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -20,13 +20,6 @@
CWARNFLAGS= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \
-Wno-format -ffreestanding
-CC= ia64-unknown-freebsd5.0-gcc
-LD= ia64-unknown-freebsd5.0-ld
-NM= ia64-unknown-freebsd5.0-nm
-SIZE= ia64-unknown-freebsd5.0-size
-OBJCOPY= ia64-unknown-freebsd5.0-objcopy
-OBJDUMP= ia64-unknown-freebsd5.0-objdump
-MACHINE_ARCH= ia64
# Which version of config(8) is required.
%VERSREQ= 500010
OpenPOWER on IntegriCloud