FIXME: fix build issue temporarily (bug 31488) 07/308807/1 sandbox/dkson95/build tizen_base_dev accepted/tizen/base/toolchain/20240402.055900
authorDongkyun Son <dongkyun.s@samsung.com>
Mon, 1 Apr 2024 08:37:23 +0000 (17:37 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Mon, 1 Apr 2024 09:06:16 +0000 (18:06 +0900)
commita592ce914d98a51af73cb45f7daa87e09e322ff2
tree7f9d577bb3d36bfb5fa26982d8b28a9d0b94214a
parentc3418ea8bf5781da5dbbea29063f9016b98602cd
FIXME: fix build issue temporarily (bug 31488)

This is fmod W/A till upstream patch is ready, which should be

File: /usr/lib/libm.a(w_fmod.o)
    12: 00000000   112 FUNC    WEAK   DEFAULT    2 fmod

File: /usr/lib/libm.a(w_fmodf.o)
    11: 00000000   107 FUNC    WEAK   DEFAULT    2 fmodf

Change-Id: I28e758c3f9908ee2a778e33df8105ce65d823d2b
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
libguile/numbers.c