From 36788d876d860d94de36a034e9e6bcb6feab773f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 19 Oct 2020 01:29:16 -0700 Subject: Rebuild with gcc 10.2 (except ath9k_htc) --- PKGBUILD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index b709a2d..cfb04d7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgname=linux-libre-firmware pkgver=1.3.1 -pkgrel=3 +pkgrel=4 pkgdesc='Firmware files for Linux-libre' arch=(any) url='https://jxself.org/firmware' @@ -81,6 +81,10 @@ prepare(){ -i Makefile \ ath9k_htc/target_firmware/configure \ carl9170fw/extra/sh-elf-linux.cmake + +# sed -e 's/ath9k_htc//' \ +# -i Makefile + } build(){ -- cgit v1.2.1