Module Name: src Committed By: christos Date: Sun Aug 9 02:53:21 UTC 2020
Modified Files:
src/usr.bin/make: enum.h var.c
Log Message:
Fix build; gcc does not like VLA's, so hard code the boundary
Use c99 initializers
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/enum.h
cvs rdiff -u -r1.434 -r1.435 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
