commit | 7a4db1566a970788e6e83a5f083a2ffb96b66a76 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Nov 15 17:19:18 2016 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Nov 15 17:19:18 2016 -0500 |
tree | c30ebc60b792bdcfac64108be49f8eaa6f78d474 | |
parent | 2ceadad8a36cf928ebe316181aac25f2d5492307 [diff] |
libsepol: cil_lexer: make warnings non-fatal for building The flex skeleton often triggers compiler warnings; make these non-fatal for building. We already do likewise for checkpolicy. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>