mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/datadog-agent: mark NO_CCACHE
Does not build otherwise: ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied Approved by: portmgr blanket
This commit is contained in:
parent
fe040b78ab
commit
03ae679d95
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@ APM_ALL_TARGET= ./cmd/trace-agent
|
||||||
PROCESS_ALL_TARGET= ./cmd/process-agent
|
PROCESS_ALL_TARGET= ./cmd/process-agent
|
||||||
DOGSTATSD_ALL_TARGET= ./cmd/dogstatsd
|
DOGSTATSD_ALL_TARGET= ./cmd/dogstatsd
|
||||||
GO_TARGET= ${ALL_TARGET}
|
GO_TARGET= ${ALL_TARGET}
|
||||||
|
NO_CCACHE= yes
|
||||||
|
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue