]> git.ipfire.org Git - thirdparty/glibc.git/commit - Makeconfig
Fix librt-routines-var issues for !PTHREAD_IN_LIBC
authorFlorian Weimer <fweimer@redhat.com>
Mon, 21 Jun 2021 06:25:15 +0000 (08:25 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 21 Jun 2021 06:25:15 +0000 (08:25 +0200)
commita2014d311b2b2a7d8fcf2f502493404d7ec2601c
tree2fb5e9df8374d6dbfe3655014961b0a6f508672c
parentf6b6e148695aed6bfb8211953981a87ffe17343f
Fix librt-routines-var issues for !PTHREAD_IN_LIBC

The variable name was incorrect, and the existing librt-routines
variable needs to be augmented (not assigned) in rt/Makefile.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Makeconfig
rt/Makefile