rocksdb: Fix build with clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-02-12 15:12:08 -08:00
parent 8005771517
commit c06db080f2
2 changed files with 58 additions and 0 deletions
@@ -11,6 +11,7 @@ SRCBRANCH = "5.18.fb"
PV = "5.18.2"
SRC_URI = "git://github.com/facebook/${BPN}.git;branch=${SRCBRANCH} \
file://0001-Disable-Wshadow-and-do-not-mark-default-copy-constru.patch \
"
S = "${WORKDIR}/git"