Commit 32641ec
authored
### Rationale for this change
Flatbuffers statically requires that the version used to generate the prototypes within the code base is the same version used to compile it. A system install of Flatbuffers is therefore highly unlikely to be usable
### What changes are included in this PR?
Removed the system install of Flatbuffers on macOS
### Are these changes tested?
In CI
### Are there any user-facing changes?
No
* GitHub Issue: #46067
Authored-by: Will Ayd <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 409a016 commit 32641ec
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments