Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 686394
Collapse All | Expand All

(-)fwupdate-12.ebuild (-1 / +1 lines)
Lines 36-42 Link Here
36
	default
36
	default
37
37
38
	# Remove -Werror
38
	# Remove -Werror
39
	sed 's@ -Werror\([[:space:]]\|\n\)@\1@' -i linux/Makefile || die
39
	sed 's@ -Werror\([[:space:]]\|\n\)@\1@' -i linux/Makefile efi/Makefile || die
40
}
40
}
41
41
42
src_compile() {
42
src_compile() {

Return to bug 686394