mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
config/options:
- remove references to $MESA and $LIBDRM variable
This commit is contained in:
parent
d78b5d890a
commit
6fd3fc78af
@ -39,12 +39,6 @@ PROJECT_DIR=$ROOT/projects
|
|||||||
# Support C++ in toolchain
|
# Support C++ in toolchain
|
||||||
TOOLCHAIN_CXX=yes
|
TOOLCHAIN_CXX=yes
|
||||||
|
|
||||||
# MESA to use (Mesa / Mesa-master)
|
|
||||||
MESA=Mesa
|
|
||||||
|
|
||||||
# libdrm to use (libdrm / libdrm-master)
|
|
||||||
LIBDRM=libdrm
|
|
||||||
|
|
||||||
# verbose compilation mode (yes/no)
|
# verbose compilation mode (yes/no)
|
||||||
VERBOSE=yes
|
VERBOSE=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user