Skip to content

xstarter: update to 0.8.2 - #61892

Open
wbp11 wants to merge 1 commit into
void-linux:masterfrom
wbp11:xstarter-update-0.8.2
Open

xstarter: update to 0.8.2#61892
wbp11 wants to merge 1 commit into
void-linux:masterfrom
wbp11:xstarter-update-0.8.2

Conversation

@wbp11

@wbp11 wbp11 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture: x86_64-glibc
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • x86_64-musl (masterdir)
    • i686 (masterdir)
    • aarch64 (cross)
    • aarch64-musl (cross)
    • armv6l (cross)
    • armv6l-musl (cross)
    • armv7l (cross)
    • armv7l-musl (cross)

I updated the original patch so cmake looks for ncursesw instead of ncurses and to insert -fcommon into CMAKE_C_FLAGS rather than using the pre-configure function in the template.

glibc was removed as a dependency and inih was added.

tests/test_xs_dirname.h has multiple calls to free but doesn't include stdlib.h which causes the build to fail so I created a patch to include stdlib.h.

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