forked from security/hakurei
internal/rosa: migrate to make helper
This migrates artifacts that the helper cannot produce an identical instance of. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -13,8 +13,6 @@ func (t Toolchain) newLibgd() pkg.Artifact {
|
||||
mustDecode(checksum),
|
||||
pkg.TarGzip,
|
||||
), &MakeAttr{
|
||||
Writable: true,
|
||||
|
||||
OmitDefaults: true,
|
||||
Env: []string{
|
||||
"TMPDIR=/dev/shm/gd",
|
||||
|
||||
Reference in New Issue
Block a user