summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/guile/guile_2.0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/guile/guile_2.0.11.bb')
-rw-r--r--meta/recipes-devtools/guile/guile_2.0.11.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/guile/guile_2.0.11.bb b/meta/recipes-devtools/guile/guile_2.0.11.bb
index f4557409a1..98b465bfdb 100644
--- a/meta/recipes-devtools/guile/guile_2.0.11.bb
+++ b/meta/recipes-devtools/guile/guile_2.0.11.bb
@@ -119,3 +119,7 @@ guile_sstate_postinst() {
119 find ${STAGING_DIR_TARGET}/${libdir}/guile/2.0/ccache -type f | xargs touch 119 find ${STAGING_DIR_TARGET}/${libdir}/guile/2.0/ccache -type f | xargs touch
120 fi 120 fi
121} 121}
122
123# http://errors.yoctoproject.org/Errors/Details/20491/
124ARM_INSTRUCTION_SET_armv4 = "arm"
125ARM_INSTRUCTION_SET_armv5 = "arm"