Module Name: src Committed By: rillig Date: Sun Nov 15 08:10:15 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): reduce code size of parse_debug_options
Each access to a global variable requires a relocation. Skip these.
To generate a diff of this commit:
cvs rdiff -u -r1.469 -r1.470 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
