]> git.pld-linux.org Git - packages/Mird.git/commitdiff
- allow passing optflags
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 1 May 2007 17:58:49 +0000 (17:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mird-opt.patch -> 1.1

Mird-opt.patch [new file with mode: 0644]

diff --git a/Mird-opt.patch b/Mird-opt.patch
new file mode 100644 (file)
index 0000000..655348e
--- /dev/null
@@ -0,0 +1,17 @@
+--- Mird-1.0.7/src/configure.in.orig   2001-09-19 14:17:30.000000000 +0200
++++ Mird-1.0.7/src/configure.in        2007-05-01 19:14:04.557082866 +0200
+@@ -56,14 +56,10 @@
+ fi
+ ])
+-CFLAGS=''
+-
+-MY_AC_PROG_CC_FLAG(-g)
+ MY_AC_PROG_CC_FLAG(-Wall)
+ if test "x$ac_cv_prog_cc_-Wall" = "xno"; then
+   MY_AC_PROG_CC_FLAG(-W)
+ fi
+-MY_AC_PROG_CC_FLAG(-O)
+ MY_AC_PROG_CC_FLAG(-fPIC)
+ if test "x$ac_cv_prog_cc_-fPIC" = "xno"; then
This page took 0.101377 seconds and 4 git commands to generate.