aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files/patch-gtk_intel-lib-freebsd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'misc/free42/files/patch-gtk_intel-lib-freebsd.patch')
-rw-r--r--misc/free42/files/patch-gtk_intel-lib-freebsd.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/misc/free42/files/patch-gtk_intel-lib-freebsd.patch b/misc/free42/files/patch-gtk_intel-lib-freebsd.patch
new file mode 100644
index 000000000000..8cbba70bb94e
--- /dev/null
+++ b/misc/free42/files/patch-gtk_intel-lib-freebsd.patch
@@ -0,0 +1,17 @@
+--- gtk/intel-lib-freebsd.patch.orig 2021-03-25 18:27:04 UTC
++++ gtk/intel-lib-freebsd.patch
+@@ -0,0 +1,14 @@
++--- LIBRARY/src/bid_functions.h.orig 2021-03-25 17:43:14 UTC
+++++ LIBRARY/src/bid_functions.h
++@@ -159,11 +159,7 @@ typedef unsigned long fexcept_t;
++ typedef unsigned bid__int64 fexcept_t;
++ #endif
++ #else
++-#ifdef __QNX__
++ #include <fenv.h>
++-#else
++-typedef unsigned short int fexcept_t;
++-#endif
++ #endif
++ #endif
++