| Summary: | Compilation issue with no support for OPENSSL_HAS_ECC | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Santhosh Kumar <santhoshkumar851831> |
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | dtucker, santhoshkumar851831 |
| Priority: | P5 | ||
| Version: | 8.0p1 | ||
| Hardware: | All | ||
| OS: | NetBSD | ||
|
Description
Santhosh Kumar
2019-06-27 18:30:38 AEST
This was fixed by https://github.com/openssh/openssh-portable/commit/97370f6c2c3b825f8c577b7e6c00b1a98d30a6cf (after 8.0) which adds no-op implementations of those functions without adding the added maintenance of those ifdefs. closing resolved bugs as of 8.6p1 release |