From 11376fe1492deb806b725c85377f1fe27dc04e90 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 21 Aug 2015 23:29:54 +0200 Subject: [PATCH] intel-ucode: trigger rebuild for musl. --- srcpkgs/intel-ucode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/intel-ucode/template b/srcpkgs/intel-ucode/template index f295a22011..a6fa33254d 100644 --- a/srcpkgs/intel-ucode/template +++ b/srcpkgs/intel-ucode/template @@ -1,7 +1,7 @@ # Template file for 'intel-ucode' pkgname=intel-ucode version=20150121 -revision=1 +revision=2 noarch=yes create_wrksrc=yes short_desc="Microcode update files for Intel CPUs" @@ -11,7 +11,7 @@ homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22 distfiles="http://downloadmirror.intel.com/24661/eng/microcode-${version}.tgz" checksum=23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3 -only_for_archs="i686 x86_64" +only_for_archs="i686 x86_64 i686-musl x86_64-musl" do_build() { ${CC} -Wall ${CFLAGS} -o intel-microcode2ucode ${FILESDIR}/intel-microcode2ucode.c