forked from security/hakurei
internal/rosa/make: split build and check
Doing these together breaks far too many buggy makefiles. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -31,7 +31,7 @@ cd /usr/src/libcap
|
||||
"CC=cc",
|
||||
"all",
|
||||
},
|
||||
CheckName: "test",
|
||||
Check: []string{"test"},
|
||||
},
|
||||
t.Load(Bash),
|
||||
t.Load(Diffutils),
|
||||
|
||||
Reference in New Issue
Block a user