Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569656
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
AUTOTOOLS_AUTORECONF=true
-inherit autotools-utils
+inherit autotools-utils flag-o-matic
DESCRIPTION="Blat-like Fast Accurate Search Tool"
HOMEPAGE="https://sourceforge.net/projects/bfast/"
use test && AUTOTOOLS_IN_SOURCE_BUILD=1
+ append-flags -fgnu89-inline
+
autotools-utils_src_prepare
}