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:
@@ -64,10 +64,6 @@ func (t Toolchain) newLibXau() pkg.Artifact {
|
||||
cd /usr/src/libXau
|
||||
autoreconf -if
|
||||
`,
|
||||
|
||||
Configure: [][2]string{
|
||||
{"enable-static"},
|
||||
},
|
||||
},
|
||||
t.Load(M4),
|
||||
t.Load(Perl),
|
||||
|
||||
Reference in New Issue
Block a user