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
We have recently added -z,relro and -z,now for coreclr stuff, we should add it to the libraries and installer native binaries too.
Also, installer executable binaries are built without the PIE options, which needs to be fixed too.
The text was updated successfully, but these errors were encountered:
We have recently added -z,relro and -z,now for coreclr stuff, we should add it to the libraries and installer native binaries too.
Also, installer executable binaries are built without the PIE options, which needs to be fixed too.
The text was updated successfully, but these errors were encountered: