Commit 2fb7dfe
Disable IncludeValidation for ObjC in bazel (bazelbuild#14440)
IncludeValidation was disabled for ObjC for bazel versions up to 4.2.
We are getting reports that turning it on in 5.0 causes breakages due
to Apple (?) clang emitting absolute paths in .d files.
Fixes bazelbuild#14346.
PiperOrigin-RevId: 415251009
Co-authored-by: waltl <[email protected]>1 parent 5aef53a commit 2fb7dfe
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments