commit | 2002d7f1fca44300198d7eee8503e015e4d4682e | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Sep 27 11:12:30 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Mon Oct 16 11:02:57 2017 -0700 |
tree | 0c9fa15941e5bc4cebf9439ed134c7076f777ebd | |
parent | 0a4eaed4e09cb2c4e4400bd56d4e239d2fa78470 [diff] |
Use -Werror in external/e2fsprogs * Share common flags in e2fsprogs-defaults. * -Wno-error=macro-redefined cannot be used for windows gcc cross compiler. * Suppress some non-critical warnings. * Use -Wno-error for darwin; to fix mac specific warnings later. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I3842bd72cdb24ca51a0a42685a33a0ce082f9c77