aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-01-21 06:57:33 -0500
committerMike Frysinger <vapier@gentoo.org>2022-01-21 17:28:54 -0500
commit8776d090f848b4ba752ba363db8fd0de1e578155 (patch)
tree9245905075d6a13780ea0d1fe59f97013bee898f /Makefile.def
parent4af35511360b00157ce6829ed0530b63d284dff8 (diff)
downloadnewlib-8776d090f848b4ba752ba363db8fd0de1e578155.zip
newlib-8776d090f848b4ba752ba363db8fd0de1e578155.tar.gz
newlib-8776d090f848b4ba752ba363db8fd0de1e578155.tar.bz2
newlib: stop making .def generation conditional
Generating these files is very cheap, so let's just do it all the time. This makes the build logic simpler, and keeps errors for slipping in in codepaths that are not well tested. Creating these files doesn't mean they'll be included in the manual implicitly. For example, some of the nano stdio files break documentation because they don't have any chew directives in them. But no one noticed since that code path is rarely enabled. So drop the _i and _float def files.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions