mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
config/options:
- build with optimization for size
This commit is contained in:
parent
dc3e83efb0
commit
33ce36c41d
@ -37,7 +37,7 @@ case $TARGET_ARCH in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Build optimizations (size/speed)
|
# Build optimizations (size/speed)
|
||||||
OPTIMIZATIONS=speed
|
OPTIMIZATIONS=size
|
||||||
|
|
||||||
# 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