Vincent Legoll skribis:
> I'm trying to package & use a static library (not mine), but it looks like
> the right "-L" parameter is not automagically passed to the user package
> (where the lib is in (inputs ...))
>
> something like the following:
>
> (
Hello,
I'm trying to package & use a static library (not mine), but it looks like
the right "-L" parameter is not automagically passed to the user package
(where the lib is in (inputs ...))
something like the following:
(define-public a (package ...))
(define-public b (