Skip to content

feat: Use ldext in build-test.sh#26082

Merged
devanbenz merged 8 commits intomain-2.xfrom
db/fix-windows-test-build
Mar 4, 2025
Merged

feat: Use ldext in build-test.sh#26082
devanbenz merged 8 commits intomain-2.xfrom
db/fix-windows-test-build

Conversation

@devanbenz
Copy link
Copy Markdown

This PR updates the build_windows function in build-tests.sh to use the -ldext flag to specify that we are using the windows compiler for cross compilation. It also removes -x as a flag which would output all file names as it was built. This fixes the build-tests script.

Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the ./... which has gone away?

Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devanbenz devanbenz merged commit cb5072c into main-2.x Mar 4, 2025
24 of 25 checks passed
devanbenz added a commit that referenced this pull request May 9, 2025
* feat: Use ldext in build-test.sh

* feat: use env vars

* feat: re-add ./... to go-test-compile

* chore: update cross-builder tag

* chore: change cross builder tag to deb10f07f31767ee55b0b5f87edd34635673cf41

* chore: use latest instead of tag

* feat: run ci

* feat: typo in build-tests.sh

(cherry picked from commit cb5072c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants