summaryrefslogtreecommitdiff
path: root/libre/linux-libre-firmware/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-firmware/PKGBUILD')
-rw-r--r--libre/linux-libre-firmware/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/linux-libre-firmware/PKGBUILD b/libre/linux-libre-firmware/PKGBUILD
index fc555c7b9..73d05ac86 100644
--- a/libre/linux-libre-firmware/PKGBUILD
+++ b/libre/linux-libre-firmware/PKGBUILD
@@ -46,6 +46,9 @@ prepare() {
cd $srcdir/open-ath9k-htc-firmware
+ # disable build error
+ sed 's|BINUTILS,|BINUTILS,\n\t\t--disable-werror,|' Makefile
+
# prepare toolchain to compile ath9k-htc firmware
make toolchain