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.
2 parents b34f107 + be31bff commit c856101Copy full SHA for c856101
1 file changed
amd64/fenv.c
@@ -29,7 +29,7 @@
29
#include "bsd_fpu.h"
30
#include "math_private.h"
31
32
-#ifndef OPENLIBM_USE_HOST_FENV_H
+#ifdef _WIN32
33
#define __fenv_static OLM_DLLEXPORT
34
#endif
35
#include <openlibm_fenv.h>
0 commit comments