Skip to content

Ease external options for optimisation or hardening - #28

Open
smoe wants to merge 1 commit into
ncbi:masterfrom
smoe:patch-1
Open

Ease external options for optimisation or hardening#28
smoe wants to merge 1 commit into
ncbi:masterfrom
smoe:patch-1

Conversation

@smoe

@smoe smoe commented May 17, 2020

Copy link
Copy Markdown

CC should be reserved for the compiler, e.g. for an easy substitution with clang.
CFLAGS have a ?= default assignment to which extra flags are added with += that should not be required to be changed.
LIBS can be passed an initial value now, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant