[SCM] flac packaging branch, master, updated. debian/1.2.1-3-16-g9e53ca2

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Wed Aug 11 13:08:18 UTC 2010


The following commit has been merged in the master branch:
commit 2d155874059b8d6fdccba03385be5782d2dcc952
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Wed Jun 16 11:12:46 2010 +0200

    Remove special handling of CFLAGS for m68k.

diff --git a/debian/rules b/debian/rules
index 1192045..97a663b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
-
-ifeq ($(DEB_HOST_ARCH),m68k)
-CFLAGS += -fno-inline-functions
-endif
-
 %:
 	dh $@ --with autotools-dev,quilt
 

-- 
flac packaging



More information about the pkg-multimedia-commits mailing list