Date: Thu, 3 Mar 2011 17:55:10 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nss/files patch-.._coreconf_arch.mk Message-ID: <201103031755.p23HtAHC079778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kwm 2011-03-03 17:55:10 UTC
FreeBSD ports repository
Added files:
security/nss/files patch-.._coreconf_arch.mk
Log:
Patch a assumtion that uname -m returns the architecture value instead of MACHINE.
This makes it unbuildable on platforms where these differ (pc98, powerpc64, sun4v).
Use uname -p to fix this.
PR: ports/155228
Submitted by: Nathan Whitehorn <nwhitehorn@FreeBSD.org>
Revision Changes Path
1.1 +11 -0 ports/security/nss/files/patch-.._coreconf_arch.mk (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103031755.p23HtAHC079778>
