libm/libmcs: Fix undefined symbol `fesetround'
Fix build error:apps/interpreters/quickjs/quickjs/quickjs.c:11852:(.text.js_ecvt1.constprop.0+0xfc): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `fesetround' Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
This commit is contained in:
parent
813b652ba5
commit
cd5e1169df
@ -76,6 +76,7 @@ CSRCS = signgam.c \
|
||||
expm1d.c \
|
||||
fabsd.c \
|
||||
fdimd.c \
|
||||
fenv.c \
|
||||
floord.c \
|
||||
fmad.c \
|
||||
fmaxd.c \
|
||||
|
Loading…
Reference in New Issue
Block a user