diff options
| -rw-r--r-- | meta-oe/recipes-bsp/efivar/efivar_0.36.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/efivar/efivar_0.36.bb b/meta-oe/recipes-bsp/efivar/efivar_0.36.bb index dfb46c2941..20588ee974 100644 --- a/meta-oe/recipes-bsp/efivar/efivar_0.36.bb +++ b/meta-oe/recipes-bsp/efivar/efivar_0.36.bb | |||
| @@ -29,7 +29,7 @@ do_compile_prepend() { | |||
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | do_compile_class-native() { | 31 | do_compile_class-native() { |
| 32 | oe_runmake -C src makeguids CC_FOR_BUILD=${BUILD_CC} | 32 | oe_runmake -C src makeguids CC_FOR_BUILD="${BUILD_CC}" |
| 33 | } | 33 | } |
| 34 | 34 | ||
| 35 | do_install() { | 35 | do_install() { |
