From 8aaceef8575a1675b87dd4e5a539ee5e290a98ff Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Mar 2011 06:52:30 +0000 Subject: [PATCH] Remove bogus comment. --- contrib/crossrpms/netbsd5.0.2/i386/Makefile.am | 1 - contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am | 1 - 2 files changed, 2 deletions(-) diff --git a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am index e9bfdb4b73..8eaadb6a95 100644 --- a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am @@ -20,5 +20,4 @@ GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) GCC_RPMREL = 0.20110310.0 include ../gcc.am -# C only GCC_OPTS += --languages=c,cxx,fortran,objc diff --git a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am index c3d6f7cdff..58221a1931 100644 --- a/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am +++ b/contrib/crossrpms/netbsd5.0.2/x86_64/Makefile.am @@ -20,5 +20,4 @@ GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) GCC_RPMREL = 0.20110310.0 include ../gcc.am -# C only GCC_OPTS += --languages=c,cxx,fortran,objc