We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2138ae commit ca3aaa3Copy full SHA for ca3aaa3
1 file changed
src/Make.files
@@ -35,8 +35,8 @@ $(CUR_SRCS) = common.c \
35
36
ifneq ($(OS), WINNT)
37
$(CUR_SRCS) += s_nan.c
38
-endif
39
-
+endif
+
40
ifneq ($(ARCH), arm)
41
# C99 long double functions
42
$(CUR_SRCS) += s_copysignl.c s_fabsl.c s_llrintl.c s_lrintl.c s_modfl.c
0 commit comments