Fix typo.

This commit is contained in:
Ralf Corsepius
2011-05-23 06:45:15 +00:00
parent 2b0ee29905
commit 760c817ea5

View File

@@ -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