- Notifications
You must be signed in to change notification settings - Fork434
Open
Description
Hi,
I had a problem, described inLeiningen 1858 with packaging AOT-compiled library with non-AOT dependency. From the description in chapter 8.02 I had feeling that dependencies shall be omitted from my result jar. Supported by the fact, that thefoo
example in that chapter also contains:aot :all
, that expectation was even stronger.
I would suggest to add a short paragraph there that will explain that non-AOT dependencies will be compiled and added to the jar if:aot
is specified.
Metadata
Metadata
Assignees
Labels
No labels