]> sourceware.org Git - glibc.git/commit
elf: Use a temporary file to generate Makefile fragments [BZ #28550]
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 16 Nov 2021 00:28:39 +0000 (16:28 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 16 Nov 2021 13:18:01 +0000 (05:18 -0800)
commit1f67d8286b5da9266a138198ef1f15c27cbb0010
tree0e1e535f4dda721e54fd8bdb8296cdbe2b438e81
parentb4bbedb1e75737a80bcc3d53d6eef1fbe0b5f4d5
elf: Use a temporary file to generate Makefile fragments [BZ #28550]

1. Use a temporary file to generate Makefile fragments for DSO sorting
tests and use -include on them.
2. Add Makefile fragments to postclean-generated so that a "make clean"
removes the autogenerated fragments and a subsequent "make" regenerates
them.

This partially fixes BZ #28550.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/Makefile
This page took 0.043282 seconds and 5 git commands to generate.