2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
	Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
	from running (Chokes on foreign object formats).
	* gcc3newlib/base-g77.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/gccnewlib.add:
	Use %{gcc_version} instead of @gcc_version@.
	Reflect gcc >= 3.3 shipping monolytic infos.
	* gcc3newlib/target-c++.add:
	Use %{gcc_version} instead of @gcc_version@.
	Don't pickup c++filt.
	* gcc3newlib/target-g77.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gcc.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gcj.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gnat.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-objc.add:
	Use %{gcc_version} instead of @gcc_version@.
This commit is contained in:
Ralf Corsepius
2003-08-24 04:41:10 +00:00
parent 9789eefcd7
commit ae67478147
10 changed files with 148 additions and 111 deletions

View File

@@ -1,6 +1,6 @@
#
# Please send bugfixes or comments to
# http://www.oarcorp.com/cgi-bin/gnatweb.pl
# http://www.rtems.com/cgi-bin/gnatweb.pl
# or mailto:@PACKAGE_BUGREPORT@
#
@@ -12,6 +12,9 @@
%define _exeext %{nil}
%endif
# Without this, RPM-4.x' rpm-brp-strip screws up on cross-binaries
%define __os_install_post %{nil}
Vendor: OARCorp
Distribution: Linux