[SCM] x42-plugins/master: Improve cflags.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 23 00:54:03 UTC 2016


The following commit has been merged in the master branch:
commit 46e50faa903fadbc39cad3f8e88b0b6ac03ad675
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 23 01:22:31 2016 +0100

    Improve cflags.

diff --git a/debian/rules b/debian/rules
index f4621c6..2f96d3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow, -pie
 
-export OPTIMIZATIONS= -fomit-frame-pointer -O3 -fno-finite-math-only
+export OPTIMIZATIONS= -fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG
 
 ifeq ($(DEB_HOST_ARCH_CPU),amd64)
 export OPTIMIZATIONS += -msse -msse2

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list