config/arch/avr32.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Dec 29 21:16:51 2009 +0100 (2009-12-29)
changeset 1667 a5020a1facff
parent 1371 802c132f1f71
child 1716 6bbf206a5b57
permissions -rw-r--r--
config: fix generated config files when GREP_OPTIONS set --color=always

grep is used when generating some .in files (in config.gen). If GREP_OPTIONS
contains --color=always, then the generated files will contains some escape
sequences setting the color, and mconf would choke on those escape sequences.

Always set and export an empty GREP_OPTIONS to avoid that.

Issue reported by Kevin Kirkup <kevin dot kirkup at gmail dot com> :
http://sourceware.org/ml/crossgcc/2009-12/msg00026.html
mgl@1371
     1
# AVR32 specific configuration file
mgl@1371
     2
# depends on EXPERIMENTAL
mgl@1371
     3
mgl@1371
     4
config ARCH_avr32
mgl@1371
     5
    select ARCH_USE_MMU
mgl@1371
     6
    select ARCH_DEFAULT_BE
mgl@1468
     7
    select ARCH_SUPPORT_ARCH
mgl@1468
     8
    select ARCH_SUPPORT_CPU
mgl@1468
     9
    select ARCH_SUPPORT_TUNE
mgl@1468
    10
    select ARCH_SUPPORT_FPU
mgl@1468
    11
     help
mgl@1371
    12
      The AVR32 architecture, as defined by:
mgl@1371
    13
        http://www.atmel.com/products/avr32