The following commit has been merged in the master branch:
commit 7162c56f91963ce2945626219b1d7c1951e0a983
Author: Emmanuel Kasper <[email protected]>
Date: Thu Jul 19 22:28:17 2012 +0200
Remove depency on gcc-4.6 (should have been part of previous commit)
diff --git a/debian/control b/debian/control
index c2f284c..2f34a86 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,6 @@ Uploaders: Félix Arreola Rodríguez <[email protected]>,
Jordi Mallach <[email protected]>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8),
- gcc-4.6,
- g++-4.6,
libexpat1-dev,
libflac-dev,
libgconf2-dev,
diff --git a/debian/rules b/debian/rules
index 362107f..4380a51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,12 +44,12 @@ DEB_MAME_OPTS = \
PROFILE= \
MAP= \
VERBOSE= \
- OPTIMIZE=3 \
+ OPTIMIZE=2 \
LDFLAGS="-Wl,--as-needed" \
LDFLAGSEMULATOR="-Wl,--as-needed" \
NOWERROR=1 \
- [email protected] \
- LD=@g++-4.6
+ CC=@gcc
+ LD=@g++
# Override make variables for specific archs
# Linux architectures
--
packaging for the mame arcade game emulator
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits