Skip to content

Conversation

@JongHeonChoi
Copy link
Contributor

@JongHeonChoi JongHeonChoi commented Dec 25, 2022

build-commons.sh puts -DCLR_CMAKE_KEEP_NATIVE_SYMBOL=true to __CMakeArgs for keepnativesymbols option. Yet it is forgotten as build.sh doesn't use it.

keepnativesymbols|-keepnativesymbols)
__CMakeArgs="$__CMakeArgs -DCLR_CMAKE_KEEP_NATIVE_SYMBOLS=true"
;;

@JongHeonChoi JongHeonChoi changed the title Add missing 'keepnativesymbols' option in build.sh Add missing '$__CMakeArgs' option in build.sh Dec 26, 2022
@JongHeonChoi
Copy link
Contributor Author

JongHeonChoi commented Dec 28, 2022

@mikem8361 @hoyosjs @tommcdon
Who can review it? Please add the person in charge as a reviewer.

@hoyosjs hoyosjs merged commit b164cb7 into dotnet:main Jan 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants