]> git.pld-linux.org Git - packages/device-mapper.git/blob - device-mapper-opt.patch
- updated
[packages/device-mapper.git] / device-mapper-opt.patch
1 diff -urN device-mapper.1.00.09.org/make.tmpl.in device-mapper.1.00.09/make.tmpl.in
2 --- device-mapper.1.00.09.org/make.tmpl.in      2004-04-01 01:58:07.094597584 +0200
3 +++ device-mapper.1.00.09/make.tmpl.in  2004-04-01 02:05:56.749199232 +0200
4 @@ -57,8 +57,6 @@
5  
6  ifeq ("@DEBUG@", "yes")
7    CFLAGS+=-g -fno-omit-frame-pointer -DDEBUG
8 -else
9 -  CFLAGS+=-O2
10  endif
11  
12  ifeq ("@COMPAT@", "yes")
This page took 0.067167 seconds and 4 git commands to generate.