Changeset c92dfed in mainline for uspace/Makefile.common
- Timestamp:
- 2018-08-03T14:51:07Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3767bdb
- Parents:
- f2c8f55
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-02 18:34:59)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-03 14:51:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
rf2c8f55 rc92dfed 207 207 -Wno-unused-command-line-argument 208 208 else 209 # FIXME: -Wimplicit-fallthrough is broken in GCC 8.2.0 209 210 DEFAULT_CFLAGS += \ 211 -Wno-implicit-fallthrough \ 210 212 -Wno-clobbered 211 213 endif
Note:
See TracChangeset
for help on using the changeset viewer.