mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# Build optimizations (size/speed)
|
||||
OPTIMIZATIONS=size
|
||||
OPTIMIZATIONS=speed
|
||||
|
||||
# Target system library C (uClibc/eglibc)
|
||||
TARGET_LIBC=eglibc
|
||||
|
Loading…
x
Reference in New Issue
Block a user