New option -relax_compliance

This commit is contained in:
2008-11-21 16:07:03 +00:00
parent 2a62564d46
commit 6241cd8e48
8 changed files with 222 additions and 14 deletions

View File

@ -104,7 +104,7 @@ struct XorrisO { /* the global context of xorriso */
/* >>> put libisofs aspects here <<< */
int do_joliet;
int do_always_gmt;
int relax_compliance; /* opaque bitfield to be set by xorrisoburn */
int do_follow_pattern;
int do_follow_param;
int do_follow_links;