Skip to content

Commit

Permalink
sys-apps/fwupd: Drop -Werror for uefi plugin build
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.42, Repoman-2.3.9
  • Loading branch information
mrueg committed Jul 13, 2018
1 parent bcaff0d commit 997bdb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys-apps/fwupd/fwupd-1.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ src_prepare() {
default
sed -e "s/'--create'/'--absolute-name', '--create'/" \
-i data/tests/builder/meson.build || die
sed -e "/'-Werror',/d" \
-i plugins/uefi/efi/meson.build || die
vala_src_prepare
}

Expand Down

0 comments on commit 997bdb3

Please sign in to comment.