Changeset 2483f28 in mainline for kernel/meson.build


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
971849b1
Parents:
d27a505e
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-07-04 12:49:24)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

Some clang fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/meson.build

    rd27a505e r2483f28  
    7070        '-ffreestanding',
    7171        # TODO: remove this flag
    72         '-Wno-cast-function-type',
     72        cc.get_supported_arguments([ '-Wno-cast-function-type' ]),
    7373]
    7474
Note: See TracChangeset for help on using the changeset viewer.