mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 13:46:26 +08:00
Bump GCC_RPMREL.
Activate c++.
This commit is contained in:
@@ -12,10 +12,10 @@ BINUTILS_OPTS +=
|
||||
|
||||
GCC_VERS = 4.3.2
|
||||
GCC_PKGVERS = $(GCC_VERS)
|
||||
GCC_RPMREL = 9%{?dist}
|
||||
GCC_RPMREL = 10%{?dist}
|
||||
NEWLIB_VERS = 1.16.0
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 6.5
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
|
||||
Reference in New Issue
Block a user