[SCM] audacious/master: debian/rules : Removed the optimisation level tweaking for sparc.

davromaniak-guest at users.alioth.debian.org davromaniak-guest at users.alioth.debian.org
Sun Apr 15 20:26:39 UTC 2012


The following commit has been merged in the master branch:
commit 063958b6b26be491098d73f27be2516c7a12418f
Author: Cyril LAVIER <cyril.lavier at davromaniak.eu>
Date:   Sun Apr 15 22:23:52 2012 +0200

    debian/rules : Removed the optimisation level tweaking for sparc.

diff --git a/debian/rules b/debian/rules
index cd8944e..b288ff1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,10 +9,6 @@ endif
 # Do not link against unused libraries (make dpkg-shlibdeps happy).
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
-ifeq ($(DEB_BUILD_ARCH),sparc)
-export CFLAGS += -O1
-endif
-
 %:
 	dh $@ --with autotools_dev --parallel
 

-- 
Small and fast audio player which supports lots of formats



More information about the pkg-multimedia-commits mailing list