diff options
Diffstat (limited to 'cad/pcb/files/patch-gts_rounding.h')
| -rw-r--r-- | cad/pcb/files/patch-gts_rounding.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cad/pcb/files/patch-gts_rounding.h b/cad/pcb/files/patch-gts_rounding.h index bb16d8e83a34..43d011567196 100644 --- a/cad/pcb/files/patch-gts_rounding.h +++ b/cad/pcb/files/patch-gts_rounding.h @@ -1,8 +1,8 @@ ---- gts/rounding.h.orig Mon Jun 17 12:05:45 2002 -+++ gts/rounding.h Wed Sep 24 12:57:41 2003 -@@ -28,11 +28,11 @@ - _FPU_SETCW(fpu_round_double); } - # define FPU_RESTORE {_FPU_SETCW(fpu_init);} +--- gts/rounding.h.orig 2020-12-31 20:18:44 UTC ++++ gts/rounding.h +@@ -42,11 +42,11 @@ + # define FPU_RESTORE + # endif /* not FPU_EXTENDED */ #else /* not HAVE_FPU_CONTROL_H */ -# ifdef __FreeBSD__ +# ifdef HAVE_FROATINGPOINT_H |
