Skip to content

2bwm: update to 0.4 - #62385

Merged
Duncaen merged 1 commit into
void-linux:masterfrom
wbp11:2bwm-0.4
Sep 4, 2026
Merged

2bwm: update to 0.4#62385
Duncaen merged 1 commit into
void-linux:masterfrom
wbp11:2bwm-0.4

Conversation

@wbp11

@wbp11 wbp11 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES

In the pre_build function I removed the two sed commands on line 16 and line 17 that added overrides to the Makefile and instead added make_use_env=yes. The sed command on line 18 was removed since everything builds fine without _GNU_SOURCE. stdlib.h was removed from 2bwm.c in 0.2 so it hasn't been building with _GNU_SOURCE anyways. Also, since 2bwm is customized through a config.h file I thought it would be a good idea to include it if one is found in the files directory.

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)

@Duncaen
Duncaen merged commit c511ccb into void-linux:master Sep 4, 2026
8 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.

2 participants