From: Thomas Petazzoni Date: Thu, 23 Feb 2017 21:08:39 +0000 (+0100) Subject: trousers: update ARC comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c8b2bd81a1a5401c10287f2d5c6c8b4a14994764;p=buildroot.git trousers: update ARC comment Update the comment about the ARC exception to match the one used in VLC, so that a 'git grep "ARC toolchain issue"' returns the list of packages to re-evaluate on ARC when the ARC toolchain gets upgraded. Signed-off-by: Thomas Petazzoni --- diff --git a/package/trousers/Config.in b/package/trousers/Config.in index 11ab874f00..de3b951958 100644 --- a/package/trousers/Config.in +++ b/package/trousers/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_TROUSERS depends on BR2_TOOLCHAIN_HAS_THREADS # doesn't build properly in static only configurations depends on !BR2_STATIC_LIBS - # broken toolchain + # ARC toolchain issue depends on !BR2_arc help The open-source TCG Software Stack (TSS).