diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2017-12-27 13:02:58 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2017-12-27 13:02:58 +0000 |
commit | 45121236b15fd3f56a13727caccc765b6307784d (patch) | |
tree | e3e8653f3909860c2d77cbc4900d8874ccfd99a9 /gnu/Makefile | |
parent | ef047cc13eab1c124739d9b544adc2779271b7e7 (diff) |
Add -Wshadow to Makefile and fix the resulting warnings. Many of
the warnings are due to the use of globals with generic names,
specifically "options" and "path". I've renamed "options" to
"sh_options" since it holds the shell options and "path" to
"search_path". OK jca@ tb@
Diffstat (limited to 'gnu/Makefile')
0 files changed, 0 insertions, 0 deletions