qtbase: Fix build with musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 8 Jun 2015 21:39:08 +0000 (14:39 -0700)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 24 Jul 2015 16:42:18 +0000 (13:42 -0300)
commit0cbdaecb016a21269ae0370f9f668ebb5cfffad0
tree209fb9fcfffefc12935fbdbe18f05993a218f686
parentb140b8fa7b84cac25fc5ecbee1347508a028e282
qtbase: Fix build with musl

This is a generic fix to accomodate musl which is adhering to posix
and doesnt have legacy to carry, so lets invert the conditional so the
special legacy case of glibc is checked and else part then covers rest
of cases which are newer glibc/uclibc and musl

(From meta-qt5 rev: d9d1d04760430cd0e5edd1764d832860715e7b83)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
meta-qt5/recipes-qt/qt5/qtbase/0014-linux-oe-g-Invert-conditional-for-defining-QT_SOCKLE.patch [new file with mode: 0644]
meta-qt5/recipes-qt/qt5/qtbase_git.bb