build(nimble): Add nim link flags related to rln
This is a temporary solution to ensure that `nimble build` will succeed
This commit is contained in:
parent
fa6fdc5d53
commit
67029328e9
|
@ -0,0 +1,2 @@
|
|||
--passL:"librln_v0.3.4.a"
|
||||
--passL:"-lm"
|
Loading…
Reference in New Issue