Re: [PATCH] newlib: punt unused template file
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 20 23:08, Mike Frysinger wrote: > This was needed by ancient versions of automake, but that hasn't been > the case since at least automake-1.5, so punt this unused stub. > --- > newlib/stamp-h.in | 1 - > 1 file changed, 1 deletion(-) > delete mode 100644 newlib/stamp-h.in > > diff --git a/newlib/stamp-h.in b/newlib/stamp-h.in > deleted file mode 100644 > index 9788f70238c9..000000000000 > --- a/newlib/stamp-h.in > +++ /dev/null > @@ -1 +0,0 @@ > -timestamp > -- > 2.34.1 +1 Thanks, Corinna