summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-25 16:16:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-25 16:16:07 +0000
commit6d0535626af71a1081dcfe5f22b78298bdd399c4 (patch)
tree86e1ed8f2c7d48e3d863600602a5d76d1048194d /contrib
parentRemove sed -e /[@]tool_target[@]-newlib/d" (diff)
downloadrtems-6d0535626af71a1081dcfe5f22b78298bdd399c4.tar.bz2
Add objc
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/freebsd6.0/i586/Makefile.am2
-rw-r--r--contrib/crossrpms/freebsd6.1/i586/Makefile.am2
2 files changed, 2 insertions, 2 deletions
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