mirror of https://github.com/wb2osz/direwolf.git
Fix comment.
This commit is contained in:
parent
34ba203532
commit
786e43322f
|
@ -275,7 +275,7 @@ include(CheckSymbolExists)
|
||||||
#
|
#
|
||||||
# This was all working fine until these were added to the gnu c library 2.38.
|
# This was all working fine until these were added to the gnu c library 2.38.
|
||||||
# References:
|
# References:
|
||||||
* - https://www.gnu.org/software/libc/sources.html
|
# - https://www.gnu.org/software/libc/sources.html
|
||||||
# - https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=NEWS;hb=HEAD
|
# - https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=NEWS;hb=HEAD
|
||||||
#
|
#
|
||||||
# This test is not detecting them for glibc 2.38 resulting in a conflict.
|
# This test is not detecting them for glibc 2.38 resulting in a conflict.
|
||||||
|
|
Loading…
Reference in New Issue