summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2006-11-30 18:56:46 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4bd66e6cb890f89560e4b316003e36760996d94d (patch)
tree8f26a52c8ba9c76b3d2a9360850a95108655d8c9
parent4209261bb6a3181b6583b6251b6bad600ab2aa25 (diff)
downloadxorg-app-xfs-auto/th/xorg-app-xfs-1_0_4-1.zip
xorg-app-xfs-auto/th/xorg-app-xfs-1_0_4-1.tar.gz
Changed files: xorg-xfs-freebsd.patch -> 1.2
-rw-r--r--xorg-xfs-freebsd.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg-xfs-freebsd.patch b/xorg-xfs-freebsd.patch
index 419e7e3..c481fec 100644
--- a/xorg-xfs-freebsd.patch
+++ b/xorg-xfs-freebsd.patch
@@ -5,8 +5,9 @@ diff -Nru xfs-0.99.0.orig/configure.ac xfs-0.99.0/configure.ac
AC_CANONICAL_HOST
case $host_os in
-- linux*)
-+ linux* | freebsd*)
+- linux*|gnu*|*-gnu)
++ linux*|gnu*|*-gnu|freebsd*)
OS_CFLAGS="-D_XOPEN_SOURCE"
;;
*)
+