summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-pycurl_7.21.5.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python-pycurl_7.21.5.bb b/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
index af517a1fa7..7b41f6d33d 100644
--- a/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
+++ b/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
@@ -21,12 +21,6 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
21 21
22inherit distutils 22inherit distutils
23 23
24# need to export these variables for python-config to work
25export BUILD_SYS
26export HOST_SYS
27export STAGING_INCDIR
28export STAGING_LIBDIR
29
30BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
31 25
32# Ensure the docstrings are generated as make clean will remove them 26# Ensure the docstrings are generated as make clean will remove them