aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pcb/files/patch-gts_rounding.h
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /cad/pcb/files/patch-gts_rounding.h
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'cad/pcb/files/patch-gts_rounding.h')
-rw-r--r--cad/pcb/files/patch-gts_rounding.h10
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