mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-p2p/qbittorrent: Do not apply -Werror patch for live ebuild
Closes: https://bugs.gentoo.org/661772 Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -42,7 +42,9 @@ DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
|
||||
PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
|
||||
#PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" )
|
||||
# they do not ship -Werror for the master branch yet
|
||||
# may be changed again.
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
Reference in New Issue
Block a user