Audit Cross Compile Support

AKASHI Takahiro takahiro.akashi at linaro.org
Tue Nov 12 10:15:36 UTC 2013


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?

-Takahiro AKASHI




More information about the Linux-audit mailing list