From 883cb496a4d60e17e02a53e4e7d22cd57adb31d1 Mon Sep 17 00:00:00 2001 From: Adrian Batzill Date: Thu, 11 Mar 2021 21:30:14 +0100 Subject: [PATCH] completely uninstall clang --- image/mk_europe_edition_device_setup64.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/image/mk_europe_edition_device_setup64.sh b/image/mk_europe_edition_device_setup64.sh index 4ec010d0..53c00ab4 100755 --- a/image/mk_europe_edition_device_setup64.sh +++ b/image/mk_europe_edition_device_setup64.sh @@ -218,8 +218,7 @@ sed -i /etc/default/keyboard -e "/^XKBLAYOUT/s/\".*\"/\"us\"/" # TODO: done -- uninstall clang again -apt remove --yes clang -apt autoremove --yes +apt remove --yes clang binfmt-support clang-7 libclang-common-7-dev libclang1-7 libffi-dev libllvm7 libobjc-8-dev libobjc4 libomp-7-dev libomp5-7 llvm-7 llvm-7-dev llvm-7-runtime # Now also prepare the update file..