Summary: | devel/nimble: Fix build cache location | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neal Nelson <ports> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: swills Date: Tue Feb 5 12:46:16 UTC 2019 New revision: 492201 URL: https://svnweb.freebsd.org/changeset/ports/492201 Log: ddevel/nimble: Fix build cache location PR: 235485 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer) Changes: head/devel/nimble/Makefile Committed, thanks! |
Created attachment 201712 [details] Patch for change. Building devel/nimble tries to create a build cache at /nonexistent, which poudriere quite rightly does not like. This patch fixes that so that the build cache is within WRKSRC.