On Sun, Feb 12, 2023 at 07:26:11PM -0500, grarpamp wrote: > Something broke such that the "pkg-static" binary included in > the "All" package dirs and in the "Latest" meta bootstrap dirs > is dynamic instead of properly static. >
Fixed. this was a regression from adding support to static PIE. Thank you for reporting Bapt