From f65f438b08beff134c54afc6862a02524d8ae173 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Wed, 2 Dec 2015 02:13:32 +0000 Subject: [PATCH] mk: Remove obsolete comment This dates from the stone-ages. We always configure LLVM with all supported targets. --- mk/main.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/mk/main.mk b/mk/main.mk index 1be09ca72579b..3e3b821de2e44 100644 --- a/mk/main.mk +++ b/mk/main.mk @@ -276,7 +276,6 @@ endif # LLVM macros ###################################################################### -# FIXME: x86-ism LLVM_COMPONENTS=x86 arm aarch64 mips powerpc ipo bitreader bitwriter linker asmparser mcjit \ interpreter instrumentation