[release/6.0] Build .rpm packages for linux arm64 (#40504)
* [release/6.0] Build .rpm packages for linux arm64 * Update Build.props * Update Directory.Build.props * Update Directory.Build.targets * Update Rpm.Runtime.rpmproj * Update Rpm.TargetingPack.rpmproj * Avoid duplicate targeting-pack RPM Build - if an RPM containing platform-neutral executables is platform-neutral, this should be enough * !fixup! Change Linux ARM64 job, not ARM one * Correct RPM arch name, include in targeting pack * Revert "Avoid duplicate targeting-pack RPM Build" This reverts commit 7bebff5b * Rename x64 RPM to "x64" Co-authored-by:Doug Bunting <6431421+dougbu@users.noreply.github.com>
显示
- .azure/pipelines/ci.yml 20 个添加, 12 个删除.azure/pipelines/ci.yml
- eng/Build.props 1 个添加, 1 个删除eng/Build.props
- src/Installers/Rpm/Directory.Build.props 7 个添加, 1 个删除src/Installers/Rpm/Directory.Build.props
- src/Installers/Rpm/Directory.Build.targets 8 个添加, 7 个删除src/Installers/Rpm/Directory.Build.targets
- src/Installers/Rpm/Runtime/Rpm.Runtime.rpmproj 4 个添加, 6 个删除src/Installers/Rpm/Runtime/Rpm.Runtime.rpmproj
- src/Installers/Rpm/TargetingPack/Rpm.TargetingPack.rpmproj 4 个添加, 6 个删除src/Installers/Rpm/TargetingPack/Rpm.TargetingPack.rpmproj
想要评论请 注册 或 登录