[SCM] opencore-amr/master: Don't override CFLAGS or CXXFLAGS.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Mar 18 16:15:05 UTC 2012


The following commit has been merged in the master branch:
commit 20018c8672d4f7b8fbf4d46e6ea49eea5bb32fec
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Sun Mar 18 12:07:34 2012 -0400

    Don't override CFLAGS or CXXFLAGS.

diff --git a/debian/rules b/debian/rules
index c87b877..9389a0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-CFLAGS =
-CXXFLAGS = $(CFLAGS)
-
 %:
 	dh $@ --parallel
 

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list