summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/glib12/files/patch-ad2
-rw-r--r--devel/glib12/files/patch-ae2
-rw-r--r--devel/glib13/files/patch-ae2
-rw-r--r--devel/glib20/files/patch-ae2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/glib12/files/patch-ad b/devel/glib12/files/patch-ad
index bda81454cec0..9968cfa46118 100644
--- a/devel/glib12/files/patch-ad
+++ b/devel/glib12/files/patch-ad
@@ -18,7 +18,7 @@
-
- # FreeBSD 2.2.x shiped with gcc 2.7.2.x, which doesn't support
- # -mthreads flag.
-+ *-*-freebsd2.2* | *-*-freebsd3*)
++ *-*-freebsd2.2* | *-*-freebsd3* | *-*-freebsd4*)
+ if test x"$G_THREAD_LIBS" = x"-lc_r"; then
+ G_THREAD_CFLAGS="-D_THREAD_SAFE -pthread"
+ G_THREAD_LIBS=""
diff --git a/devel/glib12/files/patch-ae b/devel/glib12/files/patch-ae
index 2486e7af74f2..919ccf7fb704 100644
--- a/devel/glib12/files/patch-ae
+++ b/devel/glib12/files/patch-ae
@@ -18,7 +18,7 @@
-
- # FreeBSD 2.2.x shiped with gcc 2.7.2.x, which doesn't support
- # -mthreads flag.
-+ *-*-freebsd2.2* | *-*-freebsd3*)
++ *-*-freebsd2.2* | *-*-freebsd3* | *-*-freebsd4*)
+ if test x"$G_THREAD_LIBS" = x"-lc_r"; then
+ G_THREAD_CFLAGS="-D_THREAD_SAFE -pthread"
+ G_THREAD_LIBS=""
diff --git a/devel/glib13/files/patch-ae b/devel/glib13/files/patch-ae
index 2486e7af74f2..919ccf7fb704 100644
--- a/devel/glib13/files/patch-ae
+++ b/devel/glib13/files/patch-ae
@@ -18,7 +18,7 @@
-
- # FreeBSD 2.2.x shiped with gcc 2.7.2.x, which doesn't support
- # -mthreads flag.
-+ *-*-freebsd2.2* | *-*-freebsd3*)
++ *-*-freebsd2.2* | *-*-freebsd3* | *-*-freebsd4*)
+ if test x"$G_THREAD_LIBS" = x"-lc_r"; then
+ G_THREAD_CFLAGS="-D_THREAD_SAFE -pthread"
+ G_THREAD_LIBS=""
diff --git a/devel/glib20/files/patch-ae b/devel/glib20/files/patch-ae
index 2486e7af74f2..919ccf7fb704 100644
--- a/devel/glib20/files/patch-ae
+++ b/devel/glib20/files/patch-ae
@@ -18,7 +18,7 @@
-
- # FreeBSD 2.2.x shiped with gcc 2.7.2.x, which doesn't support
- # -mthreads flag.
-+ *-*-freebsd2.2* | *-*-freebsd3*)
++ *-*-freebsd2.2* | *-*-freebsd3* | *-*-freebsd4*)
+ if test x"$G_THREAD_LIBS" = x"-lc_r"; then
+ G_THREAD_CFLAGS="-D_THREAD_SAFE -pthread"
+ G_THREAD_LIBS=""