mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 22:05:07 +08: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:
@@ -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 ;;
|
||||
|
||||
Reference in New Issue
Block a user