diff options
author | Zack Weinberg <zackw@panix.com> | 2017-06-09 09:32:43 -0400 |
---|---|---|
committer | Zack Weinberg <zackw@panix.com> | 2017-06-09 09:35:31 -0400 |
commit | 65b6d8b79c20bbf83209c6a23645cf5422170e5d (patch) | |
tree | 41b7a200646c0d93b1a91d19441b11bd7a6edf03 /configure | |
parent | 6b6710e55b1040ec0eed6ce2eba38c630429b5b4 (diff) | |
download | glibc-65b6d8b79c20bbf83209c6a23645cf5422170e5d.tar.gz glibc-65b6d8b79c20bbf83209c6a23645cf5422170e5d.tar.xz glibc-65b6d8b79c20bbf83209c6a23645cf5422170e5d.zip |
Polish the treatment of dl-tunable-list.h in Makeconfig.
Like basically all before-compile headers, dl-tunable-list.h should be generated using a stamp file to minimize unnecessary rebuilding; it wasn't being added to common-generated, so it wouldn't get cleaned up; and it was in between the rules for libc-modules.h/.stmp and their own addition to common-generated. * Makeconfig (dl-tunable-list.h): Generate using a stamp file. (common-generated): Add libc-modules.h and libc-modules.stmp in a more appropriate location. Also add dl-tunable-list.h and dl-tunable-list.stmp.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions