diff options
author | Mike Frysinger <vapier@gentoo.org> | 2023-12-27 02:42:30 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-19 22:23:47 -0500 |
commit | bf37122a728d7ac78b06cc078816be062cdc7ad4 (patch) | |
tree | 9115e0327f3a0d027913fe1783908b68ae52b2a1 /.gitattributes | |
parent | 770dd85aaf0aa2b986a1fe827abfb3e48f2d4a1b (diff) | |
download | newlib-bf37122a728d7ac78b06cc078816be062cdc7ad4.zip newlib-bf37122a728d7ac78b06cc078816be062cdc7ad4.tar.gz newlib-bf37122a728d7ac78b06cc078816be062cdc7ad4.tar.bz2 |
libgloss: xtensa: fix CPPFLAGS clobbering
No sub-Makefile.inc file should ever set CPPFLAGS directly. That is
a global/common variable. Instead, ports should set the per-target
CPPFLAGS to include what they need.
Further, per-target CPPFLAGS should respect $(AM_CPPFLAGS).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions