Changes in uspace/lib/libc/Makefile.toolchain [a840fb7:b32c604f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/Makefile.toolchain
ra840fb7 rb32c604f 30 30 -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32$(ENDIANESS) \ 31 31 -finput-charset=UTF-8 -ffreestanding -fno-builtin -nostdlib -nostdinc \ 32 -Wall -Wextra -Wno- clobbered -Wno-unused-parameter -Wmissing-prototypes \32 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes \ 33 33 -Werror-implicit-function-declaration -Werror -pipe -g -D__$(ENDIANESS)__ 34 34
Note:
See TracChangeset
for help on using the changeset viewer.