diff --git a/src/system/boot/platform/bios_ia32/Jamfile b/src/system/boot/platform/bios_ia32/Jamfile index afb2a4febf..872ced4d4a 100644 --- a/src/system/boot/platform/bios_ia32/Jamfile +++ b/src/system/boot/platform/bios_ia32/Jamfile @@ -58,6 +58,5 @@ for platform in [ MultiBootSubDirSetup bios_ia32 ] { local flags = -f bin -O5 -dKERNEL_PLATFORM=$(HAIKU_KERNEL_PLATFORM) ; NASMFLAGS on stage1.bin = $(flags) ; -Echo "NASMFLAGS = $(flags)" ; Object stage1.bin : stage1.nasm ;