New command -ecma119_map

This commit is contained in:
2015-08-17 20:08:42 +00:00
parent 465509d0d1
commit c09ef379d1
12 changed files with 171 additions and 59 deletions

View File

@ -143,6 +143,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->do_fat= 0;
m->do_rockridge= 1;
m->do_iso1999= 0;
m->ecma119_map= 1;
m->do_aaip= 0;
m->do_md5= 0;
m->no_emul_toc= 0;