This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch master in repository mame.
commit f534cee5b6a70c4622745f174c244532c0502cb8 Author: Cesare Falco <[email protected]> Date: Tue Apr 19 13:00:17 2016 +0200 Enable build optimization. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 61b4be0..3a33ebe 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,6 @@ DEB_OPTS = \ PTR64= \ BIGENDIAN= \ NOASM=1 \ - OPTIMIZE=0 \ QT_HOME=/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/ \ USE_SYSTEM_LIB_EXPAT=1 \ USE_SYSTEM_LIB_ZLIB=1 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

