summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile
index f7182ab..8d15360 100644
--- a/gnu/usr.bin/ld/Makefile
+++ b/gnu/usr.bin/ld/Makefile
@@ -2,7 +2,7 @@
#
RTLD= ${.CURDIR}/../../../libexec/rtld-aout
-GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc
+GCCDIR= ${.CURDIR}/../../../contrib/gcc
PROG= ld
BINDIR= /usr/libexec/aout
OpenPOWER on IntegriCloud