[PATCH v7] Add pretty printers for the NPTL lock types
Siddhesh Poyarekar
siddhesh@sourceware.org
Wed Jun 8 16:34:00 GMT 2016
On Wed, Jun 08, 2016 at 04:19:28PM +0000, Joseph Myers wrote:
> No, that's only if
>
> (a) it's required in order to run configure; or
It is not required to run configure.
> (b) it involves build tools that are not otherwise required in the build
> process.
The file is generated using awk, so that's not the case either.
> And it can only be done if the file has no system dependencies. Is that
> the case here?
The generated file in this case has no system dependencies, so I guess
I misunderstood this as being standard glibc practice. I also
misremembered some stuff I had implemented in the past
(posix-conf-vars for example) as writing into the source directory
instead of the build directory. I'll fix up Martin's patch to switch
back to generating in $build_dir/nptl/.
Siddhesh
More information about the Libc-alpha
mailing list