[arch-commits] Commit in kmod/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Sun Feb 12 23:22:31 UTC 2012


    Date: Sunday, February 12, 2012 @ 18:22:30
  Author: dreisner
Revision: 150122

remove debug build flags

Modified:
  kmod/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-12 22:43:39 UTC (rev 150121)
+++ PKGBUILD	2012-02-12 23:22:30 UTC (rev 150122)
@@ -26,7 +26,7 @@
   # fix modprobe --show-depends failures on loaded modules
   patch -Np1 <"$srcdir/0001-libkmod-module-probe-Fix-ignore-loaded-flag-not-bein.patch"
 
-  CFLAGS+=' -g -O0' ./configure \
+  ./configure \
     --sysconfdir=/etc \
     --with-rootprefix= \
     --with-zlib




More information about the arch-commits mailing list