mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
uclibc/defconfig: enable XSI math
ARM926 size delta +12 KB. It's required for the upcoming mpv package. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
92f67662dd
commit
de56d58e5d
@ -1,4 +1,5 @@
|
|||||||
DO_C99_MATH=y
|
DO_C99_MATH=y
|
||||||
|
DO_XSI_MATH=y
|
||||||
KERNEL_HEADERS="/usr/src/linux/include"
|
KERNEL_HEADERS="/usr/src/linux/include"
|
||||||
# LDSO_CACHE_SUPPORT is not set
|
# LDSO_CACHE_SUPPORT is not set
|
||||||
# UCLIBC_STATIC_LDCONFIG is not set
|
# UCLIBC_STATIC_LDCONFIG is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user