Re: pkg-static broken static compile
- In reply to: grarpamp : "pkg-static broken static compile"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Feb 2023 08:10:41 UTC
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