[SCM] flac packaging branch, update-packaging-standards, updated. debian/1.2.1-2-26-g2d15587
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Wed Jun 16 09:11:02 UTC 2010
The following commit has been merged in the update-packaging-standards 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