Changeset 7328ff4 in mainline for kernel/Makefile
- Timestamp:
- 2018-09-06T18:18:52Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ffa73c6
- Parents:
- d51cca8
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-13 01:29:17)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-06 18:18:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
rd51cca8 r7328ff4 91 91 92 92 COMMON_CFLAGS = $(INCLUDES_FLAGS) -O$(OPTIMIZATION) -imacros $(CONFIG_HEADER) \ 93 -ffreestanding -nostdlib -nostdinc\93 -ffreestanding -nostdlib \ 94 94 -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common \ 95 95 -fdebug-prefix-map=$(realpath $(ROOT_PATH))=.
Note:
See TracChangeset
for help on using the changeset viewer.