mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
mesa: reference to GLVND wrt local libGL handling
This commit is contained in:
parent
0fff459055
commit
e7e7f4d4b3
@ -122,6 +122,7 @@ pre_configure_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
# Similar hack is needed on EGL, GLES* front. Might as well drop it and test the GLVND?
|
||||||
if [ "$DISPLAYSERVER" = "x11" ]; then
|
if [ "$DISPLAYSERVER" = "x11" ]; then
|
||||||
# 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