mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
adding joliet flags to bootcd
svn path=/trunk/; revision=25208
This commit is contained in:
@@ -3139,7 +3139,7 @@ MingwIsoModuleHandler::GenerateIsoModuleTarget ()
|
||||
OutputCdfileCopyCommands ( bootcdDirectory );
|
||||
fprintf ( fMakefile, "\t$(ECHO_CDMAKE)\n" );
|
||||
fprintf ( fMakefile,
|
||||
"\t$(Q)$(CDMAKE_TARGET) -v -m -b %s %s REACTOS %s\n",
|
||||
"\t$(Q)$(CDMAKE_TARGET) -v -m -b -j %s %s REACTOS %s\n",
|
||||
isoboot.c_str (),
|
||||
bootcd.c_str (),
|
||||
IsoName.c_str() );
|
||||
|
||||
Reference in New Issue
Block a user