summaryrefslogtreecommitdiff
path: root/misc/udfclient
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2003-10-27 03:59:07 +0000
committerreinoud <reinoud@pkgsrc.org>2003-10-27 03:59:07 +0000
commit0c029f378b392fef413e3f8f9f27bd054c5a76d6 (patch)
tree0c660460392fcb31056a14d22bcdb34b448cd4c8 /misc/udfclient
parent994f971e6a458a09b5c2adfa8805e4f6f7556fa9 (diff)
downloadpkgsrc-0c029f378b392fef413e3f8f9f27bd054c5a76d6.tar.gz
(AHUM) ... this time i hope it will work fine; my excuses... its late :(
Diffstat (limited to 'misc/udfclient')
-rw-r--r--misc/udfclient/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/udfclient/patches/patch-aa b/misc/udfclient/patches/patch-aa
new file mode 100644
index 00000000000..91c6d023e6b
--- /dev/null
+++ b/misc/udfclient/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2003/10/27 03:59:07 reinoud Exp $
+
+--- makefile.orig 2003-10-27 04:51:27.000000000 +0100
++++ makefile
+@@ -13,6 +13,7 @@ LD= gcc
+ LDFLAGS=
+ CFLAGS+= -O3 -Wall \
+ -Wuninitialized -DNDEBUG \
++ -fno-strict-aliasing \
+ -Werror ${COPTS}
+ #POSTOBJ= -lm -lz
+ XFLAGS= -I. -I/usr/X11R6/include -L/usr/X11R6/lib