generic-poky/meta/recipes-qt
Yu Ke b49bfb2244 QT4 mips: disable the LDFLAGS "-Bsymbolic-functions"
"-Bsymbolic-functions" flag makes ld to bind the global function symbol of shared library at compiling time, thus reduce the runtime relocation cost.

However, this flag in binutil 2.20 cause QT4 mips building failure, which is "final link failed: Bad value" error in libQtWebKit.so linking stage. If downgrad to binutil 2.19, this error disappears.

so before binutil new release is out, it is better to disable this flag for QT4 mips.

Fix [BUGID #271]

Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-09-07 15:58:10 +01:00
..
qt-apps Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
qt4 QT4 mips: disable the LDFLAGS "-Bsymbolic-functions" 2010-09-07 15:58:10 +01:00
tasks tasks-poky-basic and tasks-poky-qt: bump PR and remove at 2010-09-04 17:12:55 -07:00