Skip to content

Support --with-data-copy as environment variable #1605

Closed
@jeroen

Description

@jeroen

Can I do the same as --with-data-copy by setting an environment variable rather than a configure flag?

When building thousands of packages, in a complex pipeline, it is very tricky to customize the build commands for individual packages. But we can easily set global environment variables on the build server.

I am already setting PROJ_LIB but from what I understand, there is no variable that does the equivalent of --with-data-copy? I was first assuming that --with-data-copy=yes was implicit when static linking but I see that is not the case. cf: #1583 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions