Changeset 103


Ignore:
Timestamp:
May 7, 2003, 6:23:53 PM (22 years ago)
Author:
bird
Message:

no clh on linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.16 to 1.17
    r102 r103  
    468468else
    469469        $(ASH) -c "$< \
    470                 --enable-clh \
     470                --disable-clh \
    471471                --enable-shared=libgcc \
    472472                --enable-nls \
     
    480480endif
    481481        touch $(PATH_OBJ)/gcc/.ts.configured
    482        
     482# TODO: Andy, on Linux --enable-clh result in linking errors.
     483
    483484       
    484485# Install the GCC build
Note: See TracChangeset for help on using the changeset viewer.