Module Name: src Committed By: mrg Date: Thu Oct 19 04:27:24 UTC 2023
Modified Files:
src/bin/sh: Makefile
Log Message:
convert gcc12 -O1 into -Wno-error=clobbered.
parser.c wants all the optimisation, and this is very likely a
false positive.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/bin/sh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
