Changeset c12d567 in mainline
- Timestamp:
- 2018-07-05T21:41:25Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4fb8163
- Parents:
- 09553a0
- git-author:
- Dzejrou <dzejrou@…> (2018-06-25 22:11:49)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
r09553a0 rc12d567 242 242 -nostdlib -nostdinc -Wall -Wextra -Wno-clobbered -Wno-unused-parameter \ 243 243 -std=c++17 -Werror-implicit-function-declaration \ 244 -Wwrite-strings -pipe -ggdb -D__$(ENDIANESS)__ 244 -Wwrite-strings -pipe -ggdb -D__$(ENDIANESS)__ -msoft-float 245 245 246 246 ## Setup platform configuration
Note:
See TracChangeset
for help on using the changeset viewer.