mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
config/options:
- we build and install Mesa GLU by default - various cleanups
This commit is contained in:
parent
4c1a9aa45d
commit
ebff540cbe
@ -43,10 +43,6 @@ PROJECT_DIR=$ROOT/projects
|
||||
# multi-processor computer (like hyperthreading SMP CPU)
|
||||
CONCURRENCY_MAKE_LEVEL=1
|
||||
|
||||
if [ "$MEDIACENTER" = xbmc ]; then
|
||||
MESA_GLU=yes
|
||||
fi
|
||||
|
||||
get_graphicdrivers() {
|
||||
if [ "$GRAPHIC_DRIVERS" = all ]; then
|
||||
GRAPHIC_DRIVERS="i915 i965 r200 r300 r600 radeon nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user