Module Name: src Committed By: rillig Date: Fri Jun 11 14:52:03 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: inline strcmp when parsing conditions
GCC 10 does not do that even though it could easily.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
