Skip to content

Commit 6ca04df

Browse files
NotHyper-474MAJigsaw77
authored andcommitted
Silence inconsistent override warnings in Android Clang
1 parent 433cdee commit 6ca04df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

toolchain/android-toolchain-clang.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
<flag value="-Wno-invalid-offsetof" />
7676
<flag value="-Wno-return-type-c-linkage" />
7777
<flag value="-Wno-parentheses" />
78+
<flag value="-Wno-inconsistent-missing-override"/>
7879

7980
</compiler>
8081

0 commit comments

Comments
 (0)