From 3f0347895c36a37e48c41129cc530ab460ea95a3 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Fri, 7 Feb 2020 09:18:40 -0500 Subject: Disable DEBUG_INFO_BTF on armv7 The build appears to reliably break with this on. --- configs/fedora/generic/arm/armv7/CONFIG_DEBUG_INFO_BTF | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/arm/armv7/CONFIG_DEBUG_INFO_BTF (limited to 'configs') diff --git a/configs/fedora/generic/arm/armv7/CONFIG_DEBUG_INFO_BTF b/configs/fedora/generic/arm/armv7/CONFIG_DEBUG_INFO_BTF new file mode 100644 index 000000000..3b5ac748f --- /dev/null +++ b/configs/fedora/generic/arm/armv7/CONFIG_DEBUG_INFO_BTF @@ -0,0 +1 @@ +# CONFIG_DEBUG_INFO_BTF is not set -- cgit