/[packages]/cauldron/systemd/current/SOURCES/0101-build-remove-repeated-KMOD-section.patch
ViewVC logotype

Contents of /cauldron/systemd/current/SOURCES/0101-build-remove-repeated-KMOD-section.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 669553 - (show annotations) (download)
Sat Aug 30 16:26:21 2014 UTC (9 years, 7 months ago) by colin
File size: 626 byte(s)
New version: 216
1 From 413f6df864083130a380b2f7adbb5aa970139fe7 Mon Sep 17 00:00:00 2001
2 From: Tom Gundersen <teg@jklm.no>
3 Date: Wed, 20 Aug 2014 11:25:23 +0200
4 Subject: [PATCH 101/109] build: remove repeated KMOD section
5
6 ---
7 src/core/build.h | 6 ------
8 1 file changed, 6 deletions(-)
9
10 diff --git a/src/core/build.h b/src/core/build.h
11 index d380382..a7f12a3 100644
12 --- a/src/core/build.h
13 +++ b/src/core/build.h
14 @@ -123,12 +123,6 @@
15 #define _KMOD_FEATURE_ "-KMOD"
16 #endif
17
18 -#ifdef HAVE_KMOD
19 -#define _KMOD_FEATURE_ "+KMOD"
20 -#else
21 -#define _KMOD_FEATURE_ "-KMOD"
22 -#endif
23 -
24 #ifdef HAVE_LIBIDN
25 #define _IDN_FEATURE_ "+IDN"
26 #else
27 --
28 1.9.2
29

  ViewVC Help
Powered by ViewVC 1.1.30