Changeset 009c485 in mainline for tools/xcw/bin/helenos-bld-config


Ignore:
Timestamp:
2018-05-01T19:02:23Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
742fc98e
Parents:
5261062
Message:

Always use CC for linking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/xcw/bin/helenos-bld-config

    r5261062 r009c485  
    4747case ".$1" in
    4848(.--cc) extract_field "CC" "$MAKEFILE_COMMON";;
    49 (.--ld) extract_field "LD" "$MAKEFILE_COMMON";;
    5049(.--uarch) extract_field "UARCH" "$MAKEFILE_CONFIG";;
    5150(.--endian)
Note: See TracChangeset for help on using the changeset viewer.