Changeset 3bf907a in mainline for uspace/lib/libc/Makefile.toolchain
- Timestamp:
- 2009-06-04T16:36:47Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4a68194
- Parents:
- 8bfe48e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/Makefile.toolchain
r8bfe48e r3bf907a 30 30 -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32 -finput-charset=UTF-8 \ 31 31 -fno-builtin -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes \ 32 - nostdlib -nostdinc -pipe -g32 -Werror-implicit-function-declaration -nostdlib -nostdinc -pipe -g 33 33 LFLAGS = -M -N $(SOFTINT_PREFIX)/libsoftint.a 34 34 AFLAGS =
Note:
See TracChangeset
for help on using the changeset viewer.