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 1abfc8819d..65f7beec40 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.12.0.bb | |||
| @@ -14,6 +14,8 @@ SRCREV = "6df40a2471737b27271bdd9b900ab5f3aec746c7" | |||
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/google/flatbuffers.git" | 15 | SRC_URI = "git://github.com/google/flatbuffers.git" |
| 16 | 16 | ||
| 17 | CVE_CHECK_WHITELIST += "CVE-2020-35864" | ||
| 18 | |||
| 17 | CXXFLAGS += "-fPIC" | 19 | CXXFLAGS += "-fPIC" |
| 18 | BUILD_CXXFLAGS += "-fPIC" | 20 | BUILD_CXXFLAGS += "-fPIC" |
| 19 | 21 | ||
