summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 07:32:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 07:32:21 +0000
commit36f18e072298d8b1e4740bfcfbd9234df06a4519 (patch)
tree6b76c22f7349c98827814ed3c32067ca2a90abb3 /scripts
parent2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-36f18e072298d8b1e4740bfcfbd9234df06a4519.tar.bz2
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove Buildroot. * common/.cvsignore: New.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ChangeLog5
-rw-r--r--scripts/common/.cvsignore1
-rw-r--r--scripts/gcc3newlib/gccnewlib.add1
3 files changed, 6 insertions, 1 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index fdb3865951..2211158c6c 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,10 @@
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * gcc3newlib/gccnewlib.add: Remove Buildroot.
+ * common/.cvsignore: New.
+
+2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* common/common.add.in: Add Vendor, Distribution, BuildRoot.
* binutils/Makefile.am: Fix path to clean.add.
* binutils/binutils.add: Remove BuildRoot.
diff --git a/scripts/common/.cvsignore b/scripts/common/.cvsignore
new file mode 100644
index 0000000000..126f7e25d7
--- /dev/null
+++ b/scripts/common/.cvsignore
@@ -0,0 +1 @@
+*.add
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index 58f9be54d7..52580fabe5 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -16,7 +16,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-@gcc_version@.tar.gz
Source1: ftp://sources.redhat.com/pub/newlib/newlib-@newlib_version@.tar.gz
@PATCH1@
@PATCH3@
-Buildroot: %{_defaultbuildroot}
BuildPreReq: texinfo >= 4.2
BuildPreReq: @target_alias@-binutils
#