Re: pkg/59871: Tailscale on i386 was built with SSE enabled and crashes on hardware without SSE
"nikola via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59871; it has been noted by GNATS. From: nikola <[email protected]> To: [email protected] Cc: Subject: Re: pkg/59871: Tailscale on i386 was built with SSE enabled and crashes on hardware without SSE Date: Fri, 2 Jan 2026 14:50:11 +0100 > This is exactly my question. Are you asking to use Softfloat for all Go > packages on i386? By default or as an option? Well since the i386 port targets i486, it would make sense to use softfloats for every package. I guess, for sse, defining a separate target would make sense, but also, I imagine that's a significant amount of work.