Changeset c8c418cf in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2018-08-04T14:03:57Z (7 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7afd12e5
Parents:
c8da69d
Message:

add explicit breaks that do not hurt anybody

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    rc8da69d rc8c418cf  
    207207                -Wno-unused-command-line-argument
    208208else
    209         # FIXME: -Wimplicit-fallthrough is broken in GCC 8.2.0
    210209        DEFAULT_CFLAGS += \
    211                 -Wno-implicit-fallthrough \
    212210                -Wno-clobbered
    213211endif
Note: See TracChangeset for help on using the changeset viewer.