Opened 11 months ago
Last modified 11 months ago
#68811 new defect
libressl: --disable-asm on x86_64
Reported by: | aeiouaeiouaeiouaeiouaeiouaeiou | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libressl libressl-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The last commit actually worsened the build. Compiling assembly code now requires a newer version of clang, which causes unwanted dependency recursion on a clean system (clang-16 -> python311 -> openssl).
It might be worth disabling compilation of this code, but it's hard for me to check, since debugging is complicated by the fact that many ports use openssl and my laptop keeps trying to download it.
Change History (1)
comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.