]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert "win-onecore: Build with /APPCONTAINER for UWP compat"
authorMathias Berchtold <mberchtold@gmail.com>
Tue, 2 May 2023 22:58:02 +0000 (16:58 -0600)
committerHugo Landau <hlandau@openssl.org>
Fri, 5 May 2023 16:13:33 +0000 (17:13 +0100)
commit639e3970d0f1022c9cd15c4ff45845d7e9d65bbc
tree74e144e3d76486ace482af2e7bfa7e23eca241b1
parent849ed515c7838943eab42de5c29d6a1f91079a11
Revert "win-onecore: Build with /APPCONTAINER for UWP compat"
This reverts commit 2c61a670ebf2f1923a3bd2ef0ee4b2fa6261eaeb.

Not all OneCore based SKUs (or editions) of Windows (Server, XBOX, etc) require /APPCONTAINER. The /APPCONTAINER link option is only relevant for Universal Windows Platform (UWP) apps for which there are already dedicated configurations (VC-WIN32-UWP, VC-WIN64A-UWP, etc) where the /APPCONTAINER link option is added.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20872)
Configurations/50-win-onecore.conf