mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* setup.def: Increment release for gcc3newlib. * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* setup.def: Increment release for gcc3newlib.
|
||||
* gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
|
||||
|
||||
2002-08-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
|
||||
|
||||
@@ -170,6 +170,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
|
||||
*include/g++*);;
|
||||
*jc1) ;;
|
||||
*jvgenmain) ;;
|
||||
*cc1plus) ;; # ignore: explicitly put into rpm elsewhere
|
||||
*libstdc++.a) echo "$i" >> files.g++ ;;
|
||||
*libsupc++.a) echo "$i" >> files.g++ ;;
|
||||
*) echo "$i" >> files.gcc ;;
|
||||
|
||||
@@ -21,4 +21,4 @@ gcc3newlib_version=1.10.0
|
||||
gcc3newlib_patch_version=20020801
|
||||
gcc3_version=3.1
|
||||
gcc3_patch_version=20020628
|
||||
gcc3newlib_rpm_release=6
|
||||
gcc3newlib_rpm_release=7
|
||||
|
||||
Reference in New Issue
Block a user