Magellan Linux

Diff of /smage/trunk/core/grub/grub-2.04-r1.smage2

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

revision 14274 by niro, Tue Jul 7 14:20:28 2020 UTC revision 14275 by niro, Tue Jul 7 14:54:55 2020 UTC
# Line 103  src_compile() Line 103  src_compile()
103    
104   # bios build, enforce i386   # bios build, enforce i386
105   myarch="i386"   myarch="i386"
106   ./configure --with-platform=pc --target="${myarch}" ${myopts} || die   mconfigure --with-platform=pc --target="${myarch}" ${myopts} || die
107   mmake || die   make || die
108  }  }
109    
110  alx_generic_src_install()  alx_generic_src_install()

Legend:
Removed from v.14274  
changed lines
  Added in v.14275