Skip to content

fix: use Makefile syntax for version variable in LDFLAGS#6

Merged
gustavosbarreto merged 1 commit intomasterfrom
test/ci-dry-run
Mar 10, 2026
Merged

fix: use Makefile syntax for version variable in LDFLAGS#6
gustavosbarreto merged 1 commit intomasterfrom
test/ci-dry-run

Conversation

@gustavosbarreto
Copy link
Copy Markdown
Member

Summary

  • Use $(SHELLHUB_VERSION) instead of ${SHELLHUB_VERSION} in LDFLAGS for consistency with Buildroot Makefile conventions

Test plan

  • CI pipeline triggers build-and-test (no update-hash or auto-merge since this is not a Renovate PR)
  • Buildroot builds successfully with the external toolchain
  • QEMU tests pass (binary exists, version works, init script installed)

Use $(SHELLHUB_VERSION) instead of ${SHELLHUB_VERSION} for consistency
with Buildroot Makefile conventions.
@gustavosbarreto gustavosbarreto merged commit e8bd7c8 into master Mar 10, 2026
3 checks passed
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.

1 participant