config/binutils/binutils.in
changeset 2374 e99f599ff64d
parent 2373 edbd46e8bb97
child 2376 369664fd7cba
     1.1 --- a/config/binutils/binutils.in	Sun Apr 03 23:44:57 2011 +0200
     1.2 +++ b/config/binutils/binutils.in	Mon Apr 04 01:00:17 2011 +0200
     1.3 @@ -133,6 +133,11 @@
     1.4  
     1.5  endchoice # Enable linkers
     1.6  
     1.7 +if BINUTILS_LINKER_GOLD
     1.8 +comment "WARNING! gold is not capable of"
     1.9 +comment "|         building glibc/eglibc!"
    1.10 +endif # BINUTILS_LINKER_GOLD
    1.11 +
    1.12  config BINUTILS_GOLD_INSTALLED
    1.13      bool
    1.14