Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makefile.m32: allow to pass .dll/.exe-specific LDFLAGS #689

Closed
wants to merge 1 commit into from
Closed

makefile.m32: allow to pass .dll/.exe-specific LDFLAGS #689

wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 1, 2016

using envvars CURL_LDFLAG_EXTRAS_DLL and CURL_LDFLAG_EXTRAS_EXE
respectively. This is useful f.e. to pass ASLR-related extra options,
that are required to make this feature work when using the mingw toolchain.

Ref: #670 (comment)

using envvars `CURL_LDFLAG_EXTRAS_DLL` and
`CURL_LDFLAG_EXTRAS_EXE` respectively. This
is useful f.e. to pass ASLR-related extra
options, that are required to make this
feature work when using the mingw toolchain.

Ref: #670 (comment)
@jay jay closed this in d678bd6 Mar 1, 2016
@vszakats vszakats deleted the dllexe1 branch March 1, 2016 22:50
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant