Changeset 173b3bd in mainline
- Timestamp:
- 2018-09-18T14:50:22Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7570a95f
- Parents:
- 6f58770
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-14 16:49:26)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-18 14:50:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
r6f58770 r173b3bd 40 40 41 41 COMMON_CFLAGS = $(INCLUDES) -O$(OPTIMIZATION) -imacros $(CONFIG_HEADER) \ 42 -ffreestanding - fno-builtin -nostdlib -nostdinc\42 -ffreestanding -nostdlib \ 43 43 -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common \ 44 44 -fdebug-prefix-map=$(realpath $(ROOT_PATH))=.
Note:
See TracChangeset
for help on using the changeset viewer.