summaryrefslogtreecommitdiff
path: root/misc/udfclient
diff options
context:
space:
mode:
authorreinoud <reinoud>2003-10-27 03:59:07 +0000
committerreinoud <reinoud>2003-10-27 03:59:07 +0000
commitf2cb44055072bb56ca2935442e07d67ab72c8450 (patch)
tree0c660460392fcb31056a14d22bcdb34b448cd4c8 /misc/udfclient
parent94f582923f3556b11aec0af447ca97d5e1253fb3 (diff)
downloadpkgsrc-f2cb44055072bb56ca2935442e07d67ab72c8450.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