summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.4.3.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.4.3.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3_3.4.3.bb b/meta/recipes-devtools/python/python3_3.4.3.bb
index 7eb99b1be7..3efa7deec4 100644
--- a/meta/recipes-devtools/python/python3_3.4.3.bb
+++ b/meta/recipes-devtools/python/python3_3.4.3.bb
@@ -92,8 +92,6 @@ do_compile() {
92 sed -e 's,${STAGING_DIR_HOST},,g' -i *.py 92 sed -e 's,${STAGING_DIR_HOST},,g' -i *.py
93 cd - 93 cd -
94 94
95 # remove hardcoded ccache, see http://bugs.openembedded.net/show_bug.cgi?id=4144
96 sed -i -e s,ccache\ ,'$(CCACHE) ', Makefile
97 95
98 # remove any bogus LD_LIBRARY_PATH 96 # remove any bogus LD_LIBRARY_PATH
99 sed -i -e s,RUNSHARED=.*,RUNSHARED=, Makefile 97 sed -i -e s,RUNSHARED=.*,RUNSHARED=, Makefile