From 415aa889d8de12b7eb76a35bb691ecfc3aaa5b20 Mon Sep 17 00:00:00 2001 From: Piotr Tworek Date: Tue, 13 Aug 2019 20:18:38 +0200 Subject: nonclangable: Remove aspell from the list The package was recently updated to version 0.60.7 which builds fine with both clang 8.x and 9.x. Signed-off-by: Piotr Tworek --- conf/nonclangable.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 3faca2d..6f63b44 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -1,4 +1,3 @@ -TOOLCHAIN_pn-aspell = "gcc" TOOLCHAIN_pn-u-boot = "gcc" TOOLCHAIN_pn-cpufrequtils = "gcc" # crash embeds version of gdb which is not buildable with clang -- cgit v1.2.3-54-g00ecf