Skip to content

Add a --disable-elftool configure option - #657

Merged
hannesm merged 1 commit into
Solo5:mainfrom
shym:diself
Jul 22, 2026
Merged

Add a --disable-elftool configure option#657
hannesm merged 1 commit into
Solo5:mainfrom
shym:diself

Conversation

@shym

@shym shym commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Make it possible to build the project without the ELF tool. This is particularly interesting on non-ELF systems (read macOS) where the tool doesn’t compile.

Extracted from #656.

@hannesm
hannesm merged commit 20cee34 into Solo5:main Jul 22, 2026
11 checks passed
@hannesm

hannesm commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

thanks

dinosaure pushed a commit to ocaml/opam-repository that referenced this pull request Aug 12, 2026
- roundup the memory for the ringbuffer to have the unikernel memory
  page-aligned (Solo5/solo5#660 @dinosaure, fixes Solo5/solo5#659 by @pocopepe)
- muen: update sinfo to 05, ABI version to 4 (Solo5/solo5#654 @reet-)
- configure.sh: add "--disable-elftool" option (Solo5/solo5#657 @shym)
- remove dead seccomp code (from hvt on linux) (Solo5/solo5#661 @pocopepe)
- Makefile: install virtio support scripts only if virtio is enabled
  (Solo5/solo5#655 @shym)
- docs: fix broken links in architecture.md (Solo5/solo5#662 @danila-permogorskii)
- Makefile: set SUBDIRS appropriately and use it (Solo5/solo5#655 @shym)
- configure.sh: remove dead code, TARGET_CC is always initialised earlier
  (Solo5/solo5#655 @shym)
- configure.sh: fix parsing of `--prefix` when the path contains a '='
  (Solo5/solo5#655 @shym)
- configure.sh: replace "echo -n" with "printf" (Solo5/solo5#655 @shym)
- CI: deduplicate runs (Solo5/solo5#655 @shym)
- Remove travis.yml, remove build.sh and mentions of no-longer running surf
  build CI (Solo5/solo5#651 Solo5/solo5#663 @hannesm)
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.

3 participants