Path to this page:
Subject: CVS commit: [pkgsrc-2020Q3] pkgsrc/lang/rust
From: Benny Siegert
Date: 2020-10-04 11:26:09
Message id: 20201004092609.1BB85FB28@cvs.NetBSD.org
Log Message:
Pullup ticket #6329 - requested by gdt
lang/rust: NetBSD build fix
Revisions pulled up:
- lang/rust/Makefile 1.196
---
Module Name: pkgsrc
Committed By: gdt
Date: Tue Sep 29 16:24:28 UTC 2020
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
lang/rust: Adjust openssl bootstrap depends (NetBSD only)
On NetBSD, further limit the DEPENDS on openssl to i386. It turns out
that the sparc64 and powerpc bootstraps are not linked against openssl
as I previously assumed.
No change to limiting this DEPENDS to 9+. No change to any other OS.
This change is believed to fix rust building on NetBSD 9 sparc64.
As discussed on tech-pkg@.
Files: