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:
Ralf Corsepius
2002-08-09 14:35:39 +00:00
parent f118085d51
commit 343d4ffbf6
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -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 ;;