From 6d0535626af71a1081dcfe5f22b78298bdd399c4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 25 Jul 2006 16:16:07 +0000 Subject: Add objc --- contrib/crossrpms/freebsd6.0/i586/Makefile.am | 2 +- contrib/crossrpms/freebsd6.1/i586/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/freebsd6.0/i586/Makefile.am b/contrib/crossrpms/freebsd6.0/i586/Makefile.am index 5e0c9559f4..64e7726acb 100644 --- a/contrib/crossrpms/freebsd6.0/i586/Makefile.am +++ b/contrib/crossrpms/freebsd6.0/i586/Makefile.am @@ -35,4 +35,4 @@ include ../binutils.am GCC_VERS = 4.1.1 GCC_RPMREL = @VERSION@ include ../gcc.am -GCC_OPTS += --languages=c,cxx,f95 +GCC_OPTS += --languages=c,cxx,f95,objc diff --git a/contrib/crossrpms/freebsd6.1/i586/Makefile.am b/contrib/crossrpms/freebsd6.1/i586/Makefile.am index 8b44a385d8..3529cca318 100644 --- a/contrib/crossrpms/freebsd6.1/i586/Makefile.am +++ b/contrib/crossrpms/freebsd6.1/i586/Makefile.am @@ -36,4 +36,4 @@ include ../binutils.am GCC_VERS = 4.1.1 GCC_RPMREL = @VERSION@ include ../gcc.am -GCC_OPTS += --languages=c,cxx,f95 +GCC_OPTS += --languages=c,cxx,f95,objc -- cgit v1.2.3