]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- fixed auto/ac/device-mapper-1_00_17-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 23 Apr 2004 20:42:58 +0000 (20:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper-opt.patch -> 1.3

device-mapper-opt.patch

index 2d4078dffe307494e4ed0861a725fbd5a7b47f15..2d417a83572640b44d4f848ea1b88effc3183c13 100644 (file)
@@ -1,12 +1,12 @@
-diff -urN device-mapper.1.00.09.org/make.tmpl.in device-mapper.1.00.09/make.tmpl.in
---- device-mapper.1.00.09.org/make.tmpl.in     2004-04-01 01:58:07.094597584 +0200
-+++ device-mapper.1.00.09/make.tmpl.in 2004-04-01 02:05:56.749199232 +0200
-@@ -57,8 +57,6 @@
+diff -urN device-mapper.1.00.17.org/make.tmpl.in device-mapper.1.00.17/make.tmpl.in
+--- device-mapper.1.00.17.org/make.tmpl.in     2004-04-23 19:25:37.387843152 +0200
++++ device-mapper.1.00.17/make.tmpl.in 2004-04-23 19:25:48.306183312 +0200
+@@ -61,8 +61,6 @@
  
  ifeq ("@DEBUG@", "yes")
-   CFLAGS+=-g -fno-omit-frame-pointer -DDEBUG
+   CFLAGS += -g -fno-omit-frame-pointer -DDEBUG
 -else
--  CFLAGS+=-O2
+-  CFLAGS += -O2
  endif
  
- ifeq ("@COMPAT@", "yes")
+ ifeq ("@INTL@", "yes")
This page took 0.087726 seconds and 4 git commands to generate.