diff options
Diffstat (limited to 'misc/root/Makefile')
-rw-r--r-- | misc/root/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index 1c73bd53d46..6c5a4fdfab0 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/12/15 20:32:59 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2007/02/22 19:26:50 wiz Exp $ DISTNAME= root_v5.10.00.source PKGNAME= root-5.10 @@ -17,7 +17,7 @@ USE_LANGUAGES= c c++ BUILD_TARGET= .if (${MACHINE_ARCH} == "arm") -BROKEN= Compilation stops due to internal compiler error +BROKEN= Compilation stops due to internal compiler error .endif INSTALLATION_DIRS= bin |