Changeset 67f5fbd9 in mainline for tools/build


Ignore:
Timestamp:
2007-05-31T21:14:14Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e8a0b90
Parents:
c31e536
Message:

update for new compiler configuration scheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build

    rc31e536 r67f5fbd9  
    1919        cd "$BASE"
    2020        make distclean
    21         make "PLATFORM=$TARGET" "COMPILER=cross" "CONFIG_DEBUG=n"
     21        make "PLATFORM=$TARGET" "COMPILER=gcc_cross" "CONFIG_DEBUG=n"
    2222       
    2323        cp -v "$BASE/uspace/libc/arch/$UTARGET/src/entry.o" "$OUTPUT/$TARGET"
Note: See TracChangeset for help on using the changeset viewer.