mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Fix the GRUB build issue
This commit is contained in:
parent
bf91551de1
commit
5efc32b6ea
@ -318,6 +318,7 @@ RUN wget -O unifont.pcf.gz https://unifoundry.com/pub/unifont/unifont-15.1.04/fo
|
||||
&& rm unifont.pcf.gz
|
||||
WORKDIR /root/grub
|
||||
RUN echo depends bli part_gpt > grub-core/extra_deps.lst \
|
||||
&& ./bootstrap \
|
||||
&& ./configure \
|
||||
--target=x86_64 \
|
||||
--disable-efiemu \
|
||||
|
Loading…
x
Reference in New Issue
Block a user