forked from Imagelibrary/rtems
Fix typo.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user