uclibc: fix mips/mips64 build with older compilers
commit6e99c712bcea16ab0e17d92c69a4da4a2896e81b
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 9 Oct 2016 19:39:13 +0000 (9 21:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Oct 2016 20:06:49 +0000 (9 22:06 +0200)
treed34ac3145e182fed05bf3e4eb4df8d3b613629a4
parent40da5b434d0d25662b447f14b724245da04ed90d
uclibc: fix mips/mips64 build with older compilers

For example gcc 4.8.x fails to build uClibc-ng for mips/mips64.
Check if feature exist before using it.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0005-fix-mips-mips64-build-for-old-compilers.patch [new file with mode: 0644]