]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
trousers: update ARC comment
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Feb 2017 21:08:39 +0000 (22:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Feb 2017 21:08:39 +0000 (22:08 +0100)
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 <thomas.petazzoni@free-electrons.com>
package/trousers/Config.in

index 11ab874f00ac22479cbcd0e7b8bb9d1855745c74..de3b9519582c50feb1a252cd5a6b916cad24ecdc 100644 (file)
@@ -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).