AKASHI Takahiro <[email protected]> wrote on 11/12/2013 04:15:36 AM:
> From: AKASHI Takahiro <[email protected]> > To: [email protected] > Cc: "[email protected]" <[email protected]> > Date: 11/12/2013 04:17 AM > Subject: Audit Cross Compile Support > > Hello Clayton, > > I picked up your patches and tried to cross-build the package for > AArch64. In the following code of lib/gen_tables.py, > > parser.add_argument('--i2s', dest='gen_i2s', action='', > > should be > > parser.add_argument('--i2s', dest='gen_i2s', action='store_true', > > Right? Yes it should be. Thanks for catching that. Would you like updated patches sent out? Thanks, Clayton Clayton Shotwell Software Engineer [email protected] www.rockwellcollins.com
-- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
