alien.libraries.finder: whoops.
parent
b915520311
commit
7bfd267d02
|
@ -28,7 +28,7 @@ CONSTANT: mach-map {
|
|||
mach-map cpu of { "libc6" } or ;
|
||||
|
||||
: name-matches? ( lib triple -- ? )
|
||||
first swap ?head [ ?first CHAR: . = t ] [ f ] if ;
|
||||
first swap ?head [ ?first CHAR: . = ] [ f ] if ;
|
||||
|
||||
: arch-matches? ( lib triple -- ? )
|
||||
nip second ldconfig-arch subset? ;
|
||||
|
|
Loading…
Reference in New Issue