pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/udfclient/patches (AHUM) ... this time i hope it ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/55e038b414c0
branches: trunk
changeset: 463068:55e038b414c0
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Mon Oct 27 03:59:07 2003 +0000
description:
(AHUM) ... this time i hope it will work fine; my excuses... its late :(
diffstat:
misc/udfclient/patches/patch-aa | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 6cbbc7b282af -r 55e038b414c0 misc/udfclient/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/udfclient/patches/patch-aa Mon Oct 27 03:59:07 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index