From 85c6e80df09d595ef21001f1fb30e03c4ce51e18 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 30 Oct 2016 15:16:41 +0100 Subject: testing/thermald: disable on armhf Build failed with: src/thermald-thd_sys_fs.o `test -f 'src/thd_sys_fs.cpp' || echo './'`src/thd_sys_fs.cpp src/thd_engine.cpp:38:19: fatal error: cpuid.h: No such file or directory #include ^ compilation terminated. make[2]: *** [Makefile:744: src/thermald-thd_engine.o] Error 1 --- testing/thermald/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD index 75b94c24d..80b11bc06 100644 --- a/testing/thermald/APKBUILD +++ b/testing/thermald/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.5.3 pkgrel=0 pkgdesc="Thermal daemon for IA" url="https://github.com/01org/thermal_daemon" -arch="all" +arch="all !armhf" license="GPL2" depends="" makedepends="autoconf automake libtool dbus-glib-dev libxml2-dev linux-headers" -- cgit v1.2.3