Changeset 58e7b26 in mainline for tools/xcw/bin/helenos-cc
- Timestamp:
- 2018-08-31T19:10:47Z (6 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/xcw/bin/helenos-cc
rbbe5e34 r58e7b26 41 41 "$CC" \ 42 42 -O3 -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32LE -finput-charset=UTF-8 \ 43 - ffreestanding -fno-builtin -nostdlib -nostdinc\43 -nostdlib \ 44 44 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -Wmissing-prototypes \ 45 45 -std=gnu99 -Werror-implicit-function-declaration -Wwrite-strings -ggdb \
Note:
See TracChangeset
for help on using the changeset viewer.