config/binutils/binutils.in
changeset 2246 c69f8ef4bc7c
parent 2245 a6d790bc17af
child 2247 49fa28e62b07
     1.1 --- a/config/binutils/binutils.in	Sun Jan 02 13:56:05 2011 +0100
     1.2 +++ b/config/binutils/binutils.in	Sun Jan 02 13:52:16 2011 +0100
     1.3 @@ -123,6 +123,14 @@
     1.4  config BINUTILS_GOLD_INSTALLED
     1.5      bool
     1.6  
     1.7 +config BINUTILS_GOLD_THREADS
     1.8 +    bool
     1.9 +    prompt "|  Enable threaded gold"
    1.10 +    depends on BINUTILS_GOLD_INSTALLED
    1.11 +    help
    1.12 +      When configured with threads, gold can link in parallel,
    1.13 +      possibly cooperating with a make jobserver.
    1.14 +
    1.15  config BINUTILS_LINKERS_LIST
    1.16      string
    1.17      default "ld"        if BINUTILS_LINKER_LD