You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mono] Fix libcoreclr.so build incompatibilities on Linux (#60077)
Backport of #59988
* Link with -z relro -z now to enable full RELRO mode
Fixes#59904
* Generate and link in version.c to provide version string
Fixesdotnet/source-build#2484
Co-authored-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
0 commit comments