pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35139 (devel/nss noway to compile in 64bits)
Synopsis: devel/nss noway to compile in 64bits
State-Changed-From-To: open->closed
State-Changed-By: spz%NetBSD.org@localhost
State-Changed-When: Mon, 31 May 2010 08:28:31 +0000
State-Changed-Why:
the Makefile has
.for platform in ${LP64PLATFORMS}
. if ${MACHINE_PLATFORM:M${platform}}
MAKE_ENV+= USE_64=1
. endif
.endfor
these days, which takes care of the problem generically
Home |
Main Index |
Thread Index |
Old Index