package/bdwgc: fix pthread detection on uclinux platforms
commit65f15dd57bbefd6f79ed63e51a18505fbe70afe0
authorRomain Naour <romain.naour@gmail.com>
Sat, 6 Aug 2016 21:46:37 +0000 (6 23:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Aug 2016 21:10:38 +0000 (7 23:10 +0200)
treec6162c6cb73ab02bc923b0224b0dd68983f17a1a
parent40c69fc5b5948f3573a6ab84bed53de6a62768ca
package/bdwgc: fix pthread detection on uclinux platforms

bdwgc does not recognize "uclinux" as a valid OS part of the target
tuple which is used by some arm cortex-M toolchains.

Fixes:
http://autobuild.buildroot.net/results/94f/94fbc1e5afe183e5b071d1e869b2d780025389e2

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bdwgc/0004-configure-match-uclinux-pattern.patch [new file with mode: 0644]