]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
toolchain/buildroot: add comment for glibc NaN-2008 headers requirement
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 25 Nov 2017 15:19:02 +0000 (16:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Nov 2017 21:16:46 +0000 (22:16 +0100)
commit9ab3058e096f4f4d53d8071fe5b248b234cc437b
tree7feb45fce76a07023a7cdd1ac7e55f7b3777b0a8
parentb865c38ea627ae59e46a67efe805b4bce101fecb
toolchain/buildroot: add comment for glibc NaN-2008 headers requirement

Commit 4a5140ecf (toolchain/buildroot: glibc requires kernel headers >=
4.5 with NaN-2008) added a restriction on kernel headers for glibc when
the architecture is using naN-2008.

However, such a restriction is usually associated to a comment explaining
the restriction, so the user knows what is happening.

That comment was forgotten in 4a5140ecf. Add it now.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-buildroot/Config.in