forked from security/hakurei
internal/rosa: libucontext artifact
Required by GCC on musl. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -41,6 +41,7 @@ const (
|
||||
Libgd
|
||||
Libtool
|
||||
Libseccomp
|
||||
Libucontext
|
||||
Libxml2
|
||||
M4
|
||||
MPC
|
||||
@@ -130,6 +131,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"libexpat": Libexpat,
|
||||
"libpsl": Libpsl,
|
||||
"libseccomp": Libseccomp,
|
||||
"libucontext": Libucontext,
|
||||
"libxml2": Libxml2,
|
||||
"libffi": Libffi,
|
||||
"libgd": Libgd,
|
||||
|
||||
Reference in New Issue
Block a user