]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add a reference to Clang /usr/include/tgmath.h dependency
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 22 Dec 2024 21:12:01 +0000 (05:12 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 22 Dec 2024 22:28:55 +0000 (06:28 +0800)
commitcb74bafbb51ba291676ab7ed3b690a47ffebc567
treed8f9f9609cadf52b4c56bc5288a2456098716dd9
parent0813cb584731c2df3c37bb3e3631ef37a821d599
Add a reference to Clang /usr/include/tgmath.h dependency

The fake Clang /usr/include/tgmath.h dependency bug is:

https://github.com/llvm/llvm-project/issues/120891

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
Makerules