Skip to content

Commit 5d70ac5

Browse files
authored
Merge pull request #221 from maleadt/tb/static_fenv
2 parents 3cb8045 + 63aa875 commit 5d70ac5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

aarch64/fenv.c

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
* $FreeBSD: src/lib/msun/arm/fenv.c,v 1.3 2011/10/16 05:37:56 das Exp $
2727
*/
2828

29-
#define __fenv_static
3029
#include <openlibm_fenv.h>
3130

3231
#ifdef __GNUC_GNU_INLINE__

powerpc/fenv.c

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
* $FreeBSD$
2727
*/
2828

29-
#define __fenv_static
3029
#include <openlibm_fenv.h>
3130

3231
#ifdef __GNUC_GNU_INLINE__

0 commit comments

Comments
 (0)