diff options
| -rw-r--r-- | meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb index fb4be0f166..bbc2a4a1d6 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb | |||
| @@ -17,6 +17,8 @@ SRCREV = "6df40a2471737b27271bdd9b900ab5f3aec746c7" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://github.com/google/flatbuffers.git" | 18 | SRC_URI = "git://github.com/google/flatbuffers.git" |
| 19 | 19 | ||
| 20 | CVE_CHECK_WHITELIST += "CVE-2020-35864" | ||
| 21 | |||
| 20 | CXXFLAGS += "-fPIC" | 22 | CXXFLAGS += "-fPIC" |
| 21 | BUILD_CXXFLAGS += "-fPIC" | 23 | BUILD_CXXFLAGS += "-fPIC" |
| 22 | 24 | ||
