From 760c817ea54b897fbc9c1d79a8b7d630e4a70ff7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 23 May 2011 06:45:15 +0000 Subject: Fix typo. --- contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am index a04db4403c..c50ee7dd81 100644 --- a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am @@ -17,7 +17,7 @@ GCC_RPMREL = 1 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) -NEWLIB_RPMREL = `$(GCC_RPMREL) +NEWLIB_RPMREL = $(GCC_RPMREL) include ../gcc.am GCC_OPTS += --languages=cxx -- cgit v1.2.3