GCC 8.3.0 issues some warnings for Gnucash 3.3+, causing build failures.
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Alec Ten Harmsel <alec@alectenharmsel.com>
Closes: https://bugs.gentoo.org/684286
Closes: https://github.com/gentoo/gentoo/pull/11817
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
GV="1.8.0"
PYTHON_COMPAT=( python3_{5,6} )
-inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
DESCRIPTION="A personal finance manager"
HOMEPAGE="http://www.gnucash.org/"
-DWITH_GNUCASH=$(usex gui)
)
+ append-cflags -Wno-error
+ append-cxxflags -Wno-error
cmake-utils_src_configure
}
GV="1.8.0"
PYTHON_COMPAT=( python3_{5,6} )
-inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
DESCRIPTION="A personal finance manager"
HOMEPAGE="http://www.gnucash.org/"
-DWITH_GNUCASH=$(usex gui)
)
+ append-cflags -Wno-error
+ append-cxxflags -Wno-error
cmake-utils_src_configure
}
GV="1.8.0"
PYTHON_COMPAT=( python3_{5,6} )
-inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
DESCRIPTION="A personal finance manager"
HOMEPAGE="http://www.gnucash.org/"
-DWITH_GNUCASH=$(usex gui)
)
+ append-cflags -Wno-error
+ append-cxxflags -Wno-error
cmake-utils_src_configure
}
GV="1.8.0"
PYTHON_COMPAT=( python3_{5,6} )
-inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils
DESCRIPTION="A personal finance manager"
HOMEPAGE="http://www.gnucash.org/"