Re: [PATCH] newlib: i386/xstormy16: drop unused -I libm/common flag
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 14 01:01, Mike Frysinger wrote: > These subdirs don't actually use anything from libm. The common dir > in particular only has 4 header files, and none are included here. > > The xstormy16 code has a comment mentioning why this hack is here, but > it refers to code that was removed when its configure script was merged > up a level. But xstormy16 still builds? Corinna