summaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/native.bbclass')
-rw-r--r--meta/classes/native.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/native.bbclass b/meta/classes/native.bbclass
index eb30b5a3c7..93f96f5dad 100644
--- a/meta/classes/native.bbclass
+++ b/meta/classes/native.bbclass
@@ -88,7 +88,6 @@ do_populate_sysroot[sstate-outputdirs] = "${STAGING_DIR_NATIVE}"
88# Since we actually install these into situ there is no staging prefix 88# Since we actually install these into situ there is no staging prefix
89STAGING_DIR_HOST = "" 89STAGING_DIR_HOST = ""
90STAGING_DIR_TARGET = "" 90STAGING_DIR_TARGET = ""
91SHLIBSDIR = "${STAGING_DIR_NATIVE}/shlibs"
92PKG_CONFIG_DIR = "${libdir}/pkgconfig" 91PKG_CONFIG_DIR = "${libdir}/pkgconfig"
93 92
94EXTRA_NATIVE_PKGCONFIG_PATH ?= "" 93EXTRA_NATIVE_PKGCONFIG_PATH ?= ""