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