Commit d1a4dd8
committed
Fixed kernel test cross compile after upgrade to flatbuffers 2.0.6
Flatbuffers 2.0.6 attempts to generate files with built flatc compiler,
if Python3 interpretter is available. At crosscompilation, this compiler
is build for target archtitecture hence not working on host.
This change suppress the file generation.1 parent 4bf2119 commit d1a4dd8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
0 commit comments