Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel: implement and consume x86_64-unknown-linux-gnu cross toolchain in CI #66208

Closed
rickystewart opened this issue Jun 8, 2021 · 0 comments · Fixed by #66455
Closed

bazel: implement and consume x86_64-unknown-linux-gnu cross toolchain in CI #66208

rickystewart opened this issue Jun 8, 2021 · 0 comments · Fixed by #66455
Labels
A-build-system C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-dev-inf

Comments

@rickystewart
Copy link
Collaborator

blocks #56072

@rickystewart rickystewart added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-build-system labels Jun 8, 2021
craig bot pushed a commit that referenced this issue Jun 16, 2021
66455: build: add script for cross-compilation job to windows via bazel r=rail a=rickystewart

We need to teach `bazci` about the configurations and add a new script
to support this. Also run both the Linux cross job and the Windows cross
job with `-c opt`, so we can start getting optimized builds.

Also add a small hack to `proj` to work around
OSGeo/PROJ#1235.

Closes #66208
Closes #66209

Release note: None

66498: roachprod: update to recommended ubuntu focal image r=rail a=rickystewart

The previous version was deprecated -- see #66183 for context.

Release note: None

Co-authored-by: Ricky Stewart <[email protected]>
@craig craig bot closed this as completed in c8abc23 Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build-system C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-dev-inf
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants