[Bug 202723] sysutils/exfat-utils: fix build with ccache
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 28 16:56:12 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202723
Bug ID: 202723
Summary: sysutils/exfat-utils: fix build with ccache
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
CC: samm at os2.kiev.ua
CC: samm at os2.kiev.ua
Flags: maintainer-feedback?(samm at os2.kiev.ua)
Created attachment 160453
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160453&action=edit
patch
SCons doesn't pass environment to utils it calls by default, so ccache build
fails because CCACHE_DIR and other variables are removed. Fix this as usual by
preserving whole environment.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list