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:
@@ -22,9 +22,6 @@ cd /usr/src/
|
||||
tar xf libxslt.tar.xz
|
||||
mv libxslt-` + version + ` libxslt
|
||||
`,
|
||||
Configure: [][2]string{
|
||||
{"enable-static"},
|
||||
},
|
||||
SourceSuffix: ".tar.xz",
|
||||
|
||||
// python libxml2 cyclic dependency
|
||||
|
||||
Reference in New Issue
Block a user