mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-wireless/dump1090: Drop Werror
Closes: https://bugs.gentoo.org/762277 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
42167c6976
commit
e993c53400
@@ -29,7 +29,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i -e 's#-O2 -g -Wall -Werror -W##' Makefile || die
|
||||
sed -i -e 's#-O3 -g -Wall -Wmissing-declarations -Werror -W##' Makefile || die
|
||||
sed -i -e "s#-lncurses#$($(tc-getPKG_CONFIG) --libs ncurses)#" Makefile || die
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user