summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* grub: add -fno-reorder-functions into STAGE2_COMPILEDexuan Cui2011-06-291-0/+31
This is used to work around a gcc-4.6's bug about the option. [YOCTO #1099] (From OE-Core rev: 909c8ff0f27064fd01853ef92977488e6a097dfe) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>