Skip to content

Shared library and installation #691

Description

@remicollet

Please provide configure option to allow

  • installation prefix (ex: /usr)
  • include directory (ex: /usr/include/njs)
  • library directory (ex: /usrs/lib64)
  • shared library (on/off)
  • static library (on/off)

So this can be used as all libraries
allowing unit to use it, without having to rebuild it on each version
and also reducing unit executable size (grow from ~480KB to ~1300KB with the static library)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions