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

Typo in MSVC.cmake (/DYNAMICBASE) #77734

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

alef
Copy link
Contributor

@alef alef commented Nov 10, 2024

Summary

None

Purpose of change

Fix a typo.

Describe the solution

MSVC linker now uses /DYNAMICBASE to enable ASLR instead of raising LNK4044.

Describe alternatives you've considered

None

Testing

In Windows 10, built with CMake and run.

Additional context

Is mingw liker using the same?

@github-actions github-actions bot added Code: Build Issues regarding different builds and build environments json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Nov 10, 2024
@Night-Pryanik Night-Pryanik merged commit 44ed31b into CleverRaven:master Nov 11, 2024
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Code: Build Issues regarding different builds and build environments json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants