Fix pkgmgr fr native build
[scm/bb/meta-tizen.git] / recipes-tizen / security-server / security-server-extraconf.inc
1 SRC_URI += "file://0001-PATCH-link-to-the-pthread-library.patch"
2 SRC_URI_append_class-native = " file://remove-dlog-for-native-build.patch"
3
4 CXXFLAGS += "-std=c++11"
5
6 RDEPENDS_${PN}_remove_class-native = "systemd-native"
7 DEPENDS_remove_class-native = "systemd-native"
8 DEPENDS_remove_class-native = "dlog-native"