diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-12 20:51:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-12 20:51:04 +0000 |
commit | e4fbafdbb5d90f2dc8c98a1c57437bba5672e319 (patch) | |
tree | e4cb6d5dc66631904a3885afe0b37ab1715395dc /app-text/opensp/opensp-1.5.2-r3.ebuild | |
parent | Allow more flags (#209829) (diff) | |
download | gentoo-2-e4fbafdbb5d90f2dc8c98a1c57437bba5672e319.tar.gz gentoo-2-e4fbafdbb5d90f2dc8c98a1c57437bba5672e319.tar.bz2 gentoo-2-e4fbafdbb5d90f2dc8c98a1c57437bba5672e319.zip |
Allow more flags (#209829)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/opensp/opensp-1.5.2-r3.ebuild')
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild index 05c6994bdcf1..51aa5aeeedd6 100644 --- a/app-text/opensp/opensp-1.5.2-r3.ebuild +++ b/app-text/opensp/opensp-1.5.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.2-r3.ebuild,v 1.15 2013/03/21 04:19:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.2-r3.ebuild,v 1.16 2013/10/12 20:51:04 pacho Exp $ EAPI=5 inherit eutils flag-o-matic @@ -40,7 +40,7 @@ src_configure() { # Please note! Opts are disabled. If you know what you're doing # feel free to remove this line. It may cause problems with # docbook-sgml-utils among other things. - ALLOWED_FLAGS="-O -O1 -O2 -pipe -g -march" + #ALLOWED_FLAGS="-O -O1 -O2 -pipe -g -march" strip-flags econf \ |