gcc: gcc arc supports graphite
authorArnout Vandecappelle <arnout@mind.be>
Sun, 16 Oct 2016 07:11:32 +0000 (09:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 16 Oct 2016 10:20:02 +0000 (12:20 +0200)
The ARC version of gcc does support graphite. It was probably just
forgotten when the BR2_GCC_VERSION_ARC symbol was introduced.

While we're at it, also remove a redundant newline.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: ARC Maintainers <arc-buildroot@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/Config.in.host

index 22d221c2c07581561747b086bfe66aba63222044..514c21b01b840796d25011e2a623b4c8232fcae0 100644 (file)
@@ -38,9 +38,9 @@ choice
                bool "gcc arc (6.x)"
                # Only supported architecture
                depends on BR2_arc
+               select BR2_GCC_SUPPORTS_GRAPHITE
                select BR2_TOOLCHAIN_GCC_AT_LEAST_6
 
-
        config BR2_GCC_VERSION_4_9_X
                bool "gcc 4.9.x"
                # Broken or unsupported architectures