summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/lib/csu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile
index e160aa2968fe..1b219cc44e40 100644
--- a/gnu/lib/csu/Makefile
+++ b/gnu/lib/csu/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-GCCDIR= ${.CURDIR}/../../../contrib/gcc.295
+GCCDIR= ${.CURDIR}/../../../contrib/gcc
.PATH: ${GCCDIR}