mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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"
|
--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() {
|
post_makeinstall_target() {
|
||||||
# rename and relink for cooperate with nvidia drivers
|
# rename and relink for cooperate with nvidia drivers
|
||||||
rm -rf $INSTALL/usr/lib/libGL.so
|
rm -rf $INSTALL/usr/lib/libGL.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user