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: do not set the debug flag in libcurl.rc [ci skip] #9069

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

Delete -DDEBUGBUILD=0 windres option. This was likely meant to
disable VS_FF_DEBUG in FILEFLAGS, but any assigned value enabled
it instead. Delete this unnecessary option and thus sync up with
how CMake compiles libcurl.rc by default.

Delete `-DDEBUGBUILD=0` windres option. This was likely meant to
disable VS_FF_DEBUG in FILEFLAGS, but any assigned value enabled
it instead. Delete this unnecessary option and thus sync up with
how CMake compiles libcurl.rc by default.
@vszakats vszakats added build Windows Windows-specific labels Jun 29, 2022
@vszakats vszakats closed this in c7f53b7 Jun 30, 2022
@vszakats vszakats deleted the m32-libcurl-nodebug branch June 30, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Windows Windows-specific
Development

Successfully merging this pull request may close these issues.

None yet

2 participants