Changeset 5fb070d in mainline
- Timestamp:
- 2018-07-05T21:41:17Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5abc7fd
- Parents:
- 8ac215d
- git-author:
- Jaroslav Jindrak <dzejrou@…> (2017-10-13 17:55:45)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
r8ac215d r5fb070d 241 241 -finput-charset=UTF-8 -ffreestanding -fno-builtin -ffunction-sections \ 242 242 -nostdlib -nostdinc -Wall -Wextra -Wno-clobbered -Wno-unused-parameter \ 243 -std=c++1 1-Werror-implicit-function-declaration \243 -std=c++17 -Werror-implicit-function-declaration \ 244 244 -Wwrite-strings -pipe -ggdb -D__$(ENDIANESS)__ 245 245
Note:
See TracChangeset
for help on using the changeset viewer.