Merge pull request #3478 from mrdominuzq/openelec-mesa-gold

mesa can compile with gold
This commit is contained in:
Stephan Raue 2014-09-13 11:53:21 +02:00
commit 52f79c00ed

View File

@ -96,11 +96,6 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
--with-sysroot=$SYSROOT_PREFIX"
pre_configure_target() {
# Mesa fails to build with GOLD if we build with --enable-glx-tls
strip_gold
}
post_makeinstall_target() {
# rename and relink for cooperate with nvidia drivers
rm -rf $INSTALL/usr/lib/libGL.so