Date: Fri, 28 Aug 2015 16:56:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202723] sysutils/exfat-utils: fix build with ccache Message-ID: <bug-202723-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: amdmi3@FreeBSD.org CC: samm@os2.kiev.ua CC: samm@os2.kiev.ua Flags: maintainer-feedback?(samm@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202723-13>