diff options
| author | 2022-05-18 13:15:00 -0700 | |
|---|---|---|
| committer | 2022-05-18 13:15:00 -0700 | |
| commit | ed4a27b2e1f795eceab48282d1e7d09f8002aa22 (patch) | |
| tree | 968f7ab3d8385821a7d4e3f315dafc419d015f69 /java/system_modules.go | |
| parent | 7583481570551f92b69ae8668bc069c9ff7ae4e0 (diff) | |
Only set -Wall once.
We set -Wall in the global cflags, and then again at the point where we
decide whether or not to add -Werror. The trouble with this is that it
undoes the effect of any attempt to disable a warning implied by -Wall.
Discovered while trying to enable -Wmisleading-indentation (which is
part of -Wall) in a way that doesn't apply to external/ or vendor/.
Test: treehugger
Change-Id: I68d74fb05922dd9f6bd4c8423ca69b485c15e3d2
Diffstat (limited to 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions