Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/ndiswrapper/files: ndiswrapper-1.59-cflags.patch ndiswrapper-1.56-2.6.35.patch ndiswrapper-1.56-2.6.36.patch ndiswrapper-1.56-ldflags.patch ndiswrapper-1.56-2.6.38.patch
Date: Sat, 22 Mar 2014 11:49:11
Message-Id: 20140322114903.0186A2004F@flycatcher.gentoo.org
1 angelos 14/03/22 11:49:02
2
3 Added: ndiswrapper-1.59-cflags.patch
4 Removed: ndiswrapper-1.56-2.6.35.patch
5 ndiswrapper-1.56-2.6.36.patch
6 ndiswrapper-1.56-ldflags.patch
7 ndiswrapper-1.56-2.6.38.patch
8 Log:
9 Version bump, remove old
10
11 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
12
13 Revision Changes Path
14 1.1 net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch?rev=1.1&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/ndiswrapper/files/ndiswrapper-1.59-cflags.patch?rev=1.1&content-type=text/plain
18
19 Index: ndiswrapper-1.59-cflags.patch
20 ===================================================================
21 diff --git a/utils/Makefile b/utils/Makefile
22 index 0e763c6..d555dda 100644
23 --- a/utils/Makefile
24 +++ b/utils/Makefile
25 @@ -6,7 +6,7 @@ HEADERS = $(DRIVER_DIR)/loader.h $(DRIVER_DIR)/ndiswrapper.h
26
27 CC = gcc
28 HOSTCC = $(CC)
29 -CFLAGS = -g -Wall -I$(DRIVER_DIR)
30 +CFLAGS += -I$(DRIVER_DIR)
31
32 DISTFILES=Makefile ndiswrapper loadndisdriver.c ndiswrapper-buginfo