Changeset c8c418cf in mainline for uspace/Makefile.common
- Timestamp:
- 2018-08-04T14:03:57Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7afd12e5
- Parents:
- c8da69d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
rc8da69d rc8c418cf 207 207 -Wno-unused-command-line-argument 208 208 else 209 # FIXME: -Wimplicit-fallthrough is broken in GCC 8.2.0210 209 DEFAULT_CFLAGS += \ 211 -Wno-implicit-fallthrough \212 210 -Wno-clobbered 213 211 endif
Note:
See TracChangeset
for help on using the changeset viewer.