Changes in tools/autotool.py [603c8740:96b89acb] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r603c8740 r96b89acb 501 501 cross_prefix = os.environ['CROSS_PREFIX'] 502 502 else: 503 cross_prefix = "/usr/local /cross"503 cross_prefix = "/usr/local" 504 504 505 505 # Prefix binutils tools on Solaris
Note:
See TracChangeset
for help on using the changeset viewer.