diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-02-28 23:36:27 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-03-17 20:38:17 -0400 |
commit | d88cbd0e7c48c631106871a87ff0f4f39b5743b7 (patch) | |
tree | ba27d794ad540a0633890b0b216a329d7ff9a0ed /newlib/libc/stdio | |
parent | 48c9ef67807f3809c06416d621ae152dd32afd52 (diff) | |
download | newlib-d88cbd0e7c48c631106871a87ff0f4f39b5743b7.zip newlib-d88cbd0e7c48c631106871a87ff0f4f39b5743b7.tar.gz newlib-d88cbd0e7c48c631106871a87ff0f4f39b5743b7.tar.bz2 |
newlib: enable automatic dependency generation
This was disabled as part of the migration away from the cygnus option
as that implied no-dependencies.
We currently have 1-to-1 updates enabled -- if you touch a .c file,
the corresponding .o file will be rebuilt. But if you touch a header
file, none of the files using that get rebuilt.
Diffstat (limited to 'newlib/libc/stdio')
0 files changed, 0 insertions, 0 deletions