mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #3478 from mrdominuzq/openelec-mesa-gold
mesa can compile with gold
This commit is contained in:
commit
52f79c00ed
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user