Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
refs/heads/android-16
/
.
/
ci
/
config.mk.clang.sed
blob: 9dc271c54bee10f8a9fc55c892559f8d600934c5 [
file
] [
log
] [
blame
]
Bram Moolenaar
92c098d
2020-05-26 20:09:11 +0200
[
diff
] [
blame
]
1
/^CFLAGS[[:blank:]]*=/
s
/
$
/
-
Wno
-
error
=
missing
-
field
-
initializers
/
ichizok
8bb3fe4
2021-12-28 15:51:45 +0000
[
diff
] [
blame
]
2
/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/
s
/
$
/
-
Wno
-
error
=
unknown
-
attributes
-
Wno
-
error
=
ignored
-
attributes
/