Changes in tools/autotool.py [603c8740:96b89acb] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/autotool.py

    r603c8740 r96b89acb  
    501501                cross_prefix = os.environ['CROSS_PREFIX']
    502502        else:
    503                 cross_prefix = "/usr/local/cross"
     503                cross_prefix = "/usr/local"
    504504       
    505505        # Prefix binutils tools on Solaris
Note: See TracChangeset for help on using the changeset viewer.