Home
last modified time | relevance | path

Searched hist:cc55a235 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/nrelease/
H A DMakefilecc55a235 Wed Feb 04 22:17:54 GMT 2009 Simon Schubert <corecode@dragonflybsd.org> nrelease: prevent leaking of env vars into pkgsrc build

At least TARGET_ARCH, which is used by the release build, is causing
havoc for packages built by gmake, as gmake appends ${TARGET_ARCH} to
the ${COMPILE.c} compiler command line.
To be on the safe side, clear the environment completely when calling
into the pkgsrc build.