]> git.pld-linux.org Git - packages/libfuse.git/commitdiff
- cflags fix.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 9 May 2004 10:52:57 +0000 (10:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fuse-configure.in.patch -> 1.1

fuse-configure.in.patch [new file with mode: 0644]

diff --git a/fuse-configure.in.patch b/fuse-configure.in.patch
new file mode 100644 (file)
index 0000000..fdfb04c
--- /dev/null
@@ -0,0 +1,10 @@
+--- fuse-1.1/configure.in.orig 2004-02-04 12:01:05.000000000 +0100
++++ fuse-1.1/configure.in      2004-05-09 12:19:10.402759920 +0200
+@@ -10,7 +10,6 @@
+ fi
+ AC_SUBST(LD)
+-CFLAGS="-Wall -W -g -O2"
+ AC_ARG_ENABLE(kernel-module,
+       [  --enable-kernel-module  Compile kernel module, requires --with-kernel option ])
This page took 0.038518 seconds and 4 git commands to generate.