diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/guile/guile_2.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/guile/guile_2.0.3.bb b/meta/recipes-devtools/guile/guile_2.0.3.bb index 729aed0402..538ff46c99 100644 --- a/meta/recipes-devtools/guile/guile_2.0.3.bb +++ b/meta/recipes-devtools/guile/guile_2.0.3.bb | |||
| @@ -39,7 +39,7 @@ do_configure_prepend() { | |||
| 39 | mkdir -p po | 39 | mkdir -p po |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | export GUILE_FOR_BUILD=${BUILD_SYS}-guile | 42 | export GUILE_FOR_BUILD="${BUILD_SYS}-guile" |
| 43 | 43 | ||
| 44 | do_compile_append() { | 44 | do_compile_append() { |
| 45 | # just for target recipe | 45 | # just for target recipe |
