[SCM] x264/master: Update comment

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 18 18:58:26 UTC 2016


The following commit has been merged in the master branch:
commit 066cf82a7c0db4ba06a8b515cf7e7a19dbb0a24a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 18 19:58:10 2016 +0100

    Update comment

diff --git a/debian/confflags b/debian/confflags
index 7fd1009..a373059 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -3,7 +3,7 @@
 # configure flags logic
 
 # Set CFLAGS from DEB_CFLAGS if defined, otherwise add build flags from
-# dpkg-buildflags excluding -g and -O2.
+# dpkg-buildflags excluding -O2.
 CFLAGS = $(or $(DEB_CFLAGS),$(shell dpkg-buildflags --get CFLAGS 2>/dev/null | sed -e 's/-O2//g'))
 ifeq (,$(CFLAGS))
   # Handle case for versions of Debian/Ubuntu that have dpkg-dev (<< 1.15.7).

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list