diff options
| author | Alexey Kardashevskiy <aik@linux.ibm.com> | 2021-06-24 16:16:56 +1000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-06-24 09:22:36 +0200 |
| commit | ec865f6ae70b0902cc21368ce14424446bc0bd60 (patch) | |
| tree | f0775eda617626e595a0dcaf675ace6b621d27df /executor/executor_test.h | |
| parent | 61aa77c4973dad8a2c275ce52a554889e9c31a01 (diff) | |
Makefile: do not remove empty files from sys/*/gen
The existing "make clean" removes all directories with generated files,
even "empty.go" which are tracked by git.
This relaxes the clean rule to keep empty.go to stop these warnings:
|| package github.com/google/syzkaller/tools/syz-stress
|| imports github.com/google/syzkaller/pkg/csource
|| imports github.com/google/syzkaller/pkg/mgrconfig
|| imports github.com/google/syzkaller/sys
|| imports github.com/google/syzkaller/sys/windows/gen: \
build constraints exclude all Go files in \
/home/aik/p/go/src/github.com/google/syzkaller/sys/windows/gen
Fixes: 95777977ade5 ("sys: commit empty source files")
Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
