config/cc/gcc.in.2
changeset 2363 bc2714299363
parent 2362 0888065f8c4d
child 2415 ae9899116f19
     1.1 --- a/config/cc/gcc.in.2	Mon Mar 28 01:05:18 2011 +0200
     1.2 +++ b/config/cc/gcc.in.2	Sat Mar 19 16:01:40 2011 +0100
     1.3 @@ -32,7 +32,8 @@
     1.4  #   - if binutils does not have plugins: LTO is handled by collect2
     1.5  # In any case, LTO support does not depend on plugins, but takes
     1.6  # advantage of it
     1.7 -# Also, only the 4.5 series needs libelf for LTO
     1.8 +# Also, only the 4.5 series needs libelf for LTO; 4.6 has dropped
     1.9 +# the dependency.
    1.10  config CC_GCC_USE_LTO
    1.11      bool
    1.12      prompt "Enable LTO"