Magellan Linux

Diff of /trunk/core/grub/grub-2.02-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32049 by niro, Mon Mar 11 15:47:27 2019 UTC revision 32050 by niro, Mon Mar 11 15:50:44 2019 UTC
# Line 88  src_compile() Line 88  src_compile()
88   --disable-grub-mount"   --disable-grub-mount"
89    
90   # fix freetype build issues   # fix freetype build issues
91   myconf+=' FREETYPE="pkg-config freetype2"   export FREETYPE="pkg-config freetype2"
92   BUILD_FREETYPE="pkg-config freetype2"'   export BUILD_FREETYPE="pkg-config freetype2"
93    
94   # build bios version   # build bios version
95   cd ${SRCDIR}/build_bios   cd ${SRCDIR}/build_bios

Legend:
Removed from v.32049  
changed lines
  Added in v.32050