]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Jul 2004 21:20:25 +0000 (21:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper-opt.patch -> 1.5

device-mapper-opt.patch [deleted file]

diff --git a/device-mapper-opt.patch b/device-mapper-opt.patch
deleted file mode 100644 (file)
index fadcc48..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-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
--else
--  CFLAGS += -O2
- endif
- ifeq ("@INTL@", "yes")
---- device-mapper.1.00.17/configure.in.orig    2004-04-19 15:10:05.000000000 +0200
-+++ device-mapper.1.00.17/configure.in 2004-05-06 19:11:13.292086408 +0200
-@@ -48,12 +48,11 @@
- case "$host_os" in
-       linux*)
--              CFLAGS=
-               CLDFLAGS="-Wl,--version-script,.export.sym"
-               LD_DEPS=".export.sym"
-               SOFLAG="-shared" ;;
-       darwin*)
--              CFLAGS="-no-cpp-precomp"
-+              CFLAGS="$CFLAGS -no-cpp-precomp"
-               CLDFLAGS=
-               LD_DEPS=
-               SOFLAG="-dynamiclib" ;;
This page took 0.032887 seconds and 4 git commands to generate.