Changeset 58e7b26 in mainline for tools/xcw/bin/helenos-cc


Ignore:
Timestamp:
2018-08-31T19:10:47Z (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:
be34d6f
Parents:
bbe5e34
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-04-20 18:54:48)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-31 19:10:47)
Message:

Make uspace hosted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/xcw/bin/helenos-cc

    rbbe5e34 r58e7b26  
    4141"$CC" \
    4242    -O3 -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32LE -finput-charset=UTF-8 \
    43     -ffreestanding -fno-builtin -nostdlib -nostdinc \
     43    -nostdlib \
    4444    -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -Wmissing-prototypes \
    4545    -std=gnu99 -Werror-implicit-function-declaration -Wwrite-strings -ggdb \
Note: See TracChangeset for help on using the changeset viewer.