Revert "libgit2: remove obsolete items from common inc"

This partially reverts commit b139bbc514.
We need to build libgit2 with -fPIC.
This commit is contained in:
Doug Goldstein
2016-12-04 00:09:33 -06:00
parent 270248fa9a
commit b454d74256
+2
View File
@@ -16,4 +16,6 @@ EXTRA_OECMAKE = "\
-DBUILD_EXAMPLES=OFF \
"
CFLAGS_append .= " -fPIC"
BBCLASSEXTEND = "native"