aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files/patch-gtk_intel-lib-freebsd.patch
blob: 8cbba70bb94ed59fc8d08344b8e7bedda77d5f0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
+