static library build without FFI should still export symbols
This commit is contained in:
parent
f221f90eda
commit
5df8c4dbd1
@ -270,7 +270,7 @@ po ← { # parsed options
|
|||||||
"BQN"
|
"BQN"
|
||||||
}⍟(""≡⊢) output
|
}⍟(""≡⊢) output
|
||||||
|
|
||||||
exportSymbols ← ffi∨sharedLib
|
exportSymbols ← ffi∨lib
|
||||||
|
|
||||||
defLibs ← @≡GetOpt "LD_LIBS"
|
defLibs ← @≡GetOpt "LD_LIBS"
|
||||||
GetLibs ← { 𝕊:
|
GetLibs ← { 𝕊:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user