microsoft / SCXcore

System Center Cross Platform Provider for Operations Manager
Microsoft Public License
36 stars 31 forks source link

Add SUSE PPC openssl 1.1.* support #158

Closed JumpingYang001 closed 4 years ago

JumpingYang001 commented 5 years ago

@microsoft/omi-devs , adds suse ppc with openssl 1.1.* support, the built binary will like scx-1.6.3-1022.ssl_110.sles.12.ppc and scx-1.6.3-1022.ssl_110.sles.12.ppc.sh, need review, thanks.

sarojcare commented 5 years ago

The changes done will not automatically build both the ssl version of ppc package. It need further investigation.

JumpingYang001 commented 5 years ago

@sarojcare build 2 packages on same suse ppc box might need to follow the way with Universal build process like https://github.com/microsoft/ostc-openssl, we might need to do some investigation with building a box like Universal build server. Is SUSE PPC 12 fine to be our build server? we will follow the way we done in Universal build, right?