diff options
| -rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index 590deb8d92..6de683ee1c 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -49,6 +49,8 @@ GRUBPLATFORM ??= "pc" | |||
| 49 | 49 | ||
| 50 | inherit autotools gettext texinfo pkgconfig | 50 | inherit autotools gettext texinfo pkgconfig |
| 51 | 51 | ||
| 52 | CFLAGS_remove = "-O2" | ||
| 53 | |||
| 52 | EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \ | 54 | EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \ |
| 53 | --disable-grub-mkfont \ | 55 | --disable-grub-mkfont \ |
| 54 | --program-prefix="" \ | 56 | --program-prefix="" \ |
