mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-23 16:17:40 +01:00
restore -fr for second compilation, else there are mixed codes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
parent
abc2a5bcd8
commit
8e745d4212
2
buildme
2
buildme
@ -134,7 +134,7 @@ if [[ -x "${DIR_TOOLS}"/Scripts/build.sh ]]; then
|
||||
"${DIR_TOOLS}"/Scripts/build.sh "${CLOVERROOT}" $MYTOOLCHAIN
|
||||
else
|
||||
./ebuild.sh -fr -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -t $MYTOOLCHAIN
|
||||
./ebuild.sh -D NO_GRUB_DRIVERS_EMBEDDED -t $MYTOOLCHAIN
|
||||
./ebuild.sh -fr -D NO_GRUB_DRIVERS_EMBEDDED -t $MYTOOLCHAIN
|
||||
fi
|
||||
|
||||
# Run a post build script if exist (~/src/tools/Scripts/postbuild.sh)
|
||||
|
Loading…
Reference in New Issue
Block a user