mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 12:46:53 +00:00
config/options:
- build for speed instead size
This commit is contained in:
parent
c50c72ec7c
commit
fed7f4738c
@ -37,7 +37,7 @@ case $TARGET_ARCH in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Build optimizations (size/speed)
|
# Build optimizations (size/speed)
|
||||||
OPTIMIZATIONS=size
|
OPTIMIZATIONS=speed
|
||||||
|
|
||||||
# Target system library C (uClibc/eglibc)
|
# Target system library C (uClibc/eglibc)
|
||||||
TARGET_LIBC=eglibc
|
TARGET_LIBC=eglibc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user