You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix checksum inconsistencies between staged and unstaged bwrap bootstrap
- libtool needs autoconf (& possibly other autotools) at make time, to
generate correct & reproducible manpages
- musl-1.1.24 shouldn't nuke /usr/include in its src_install(), as it
will remove headers used by other packages later, notably perl.
(Also, touching the live filesystem in src_install() will be skipped
if the package is preseeded instead, causing inconsistency.)
0 commit comments