uclibc: gcc >= 4.9 can build a thumb/thread uclibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 18 Mar 2016 21:08:08 +0000 (22:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Mar 2016 22:15:14 +0000 (00:15 +0200)
commit45d7f014517ef7c71b180f5d726d06517d6658c1
tree95ba992b8680e90da6887f0add4b56f745d67755
parent0bbe85e6ea9ccf9f22bead7c45eaa3a4684200e8
uclibc: gcc >= 4.9 can build a thumb/thread uclibc

Older gcc were not capable of building a uClibc library, with threads
enabled, in Thumb1. However, the issues have been fixed since gcc 4.9,
so this commit narrows down the condition to just gcc 4.7 and 4.8.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/uclibc.mk