Эх сурвалжийг харах

Make fenv methods static on additional platforms.

Tim Besard 4 жил өмнө
parent
commit
63aa8757f3
2 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 1
      aarch64/fenv.c
  2. 0 1
      powerpc/fenv.c

+ 0 - 1
aarch64/fenv.c

@@ -26,7 +26,6 @@
  * $FreeBSD: src/lib/msun/arm/fenv.c,v 1.3 2011/10/16 05:37:56 das Exp $
  */
 
-#define	__fenv_static
 #include <openlibm_fenv.h>
 
 #ifdef __GNUC_GNU_INLINE__

+ 0 - 1
powerpc/fenv.c

@@ -26,7 +26,6 @@
  * $FreeBSD$
  */
 
-#define	__fenv_static
 #include <openlibm_fenv.h>
 
 #ifdef __GNUC_GNU_INLINE__