summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rc/code.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-05-24 16:00:45 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-05-24 16:00:45 +0200
commit9960a125a39bff42912525216bf23539e4000f9c (patch)
tree5fd65e36bb09178f470c3a2ff04119044bc2cb77 /sys/src/cmd/rc/code.c
parentf59101231a5513bfa12149504f3ba26323962332 (diff)
awk: fix race condition with sub-mk in mkfile
the maketab helper program was generated in parallel, which had a dependency to y.tab.h which lead to yacc running twice in parallel. this removes the dependency to y.tab.h in the virtual maketab.$objtype target to prevent this race condition. the dependency to y.tab.h is resolved in the main mk at the $cputype.maketab target which serializes with the other targets.
Diffstat (limited to 'sys/src/cmd/rc/code.c')
0 files changed, 0 insertions, 0 deletions