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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/autotool.py

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