]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: NSIS installer requires the architecture for CL=1400
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 26 Nov 2010 07:55:03 +0000 (02:55 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 31 Jan 2011 18:13:20 +0000 (10:13 -0800)
commit48938a5555d7ba7c11b8a77bcd9065c9c9a39c59
tree2074ab355a55e765e54dd627762a5f6a1842c29a
parentccbc727f3a89b4a23ff7797193166e50542750c2
Windows: NSIS installer requires the architecture for CL=1400

The NSIS installer at present is 32-bit only.  Production releases
of OpenAFS have always been performed using the CL=1310 compiler
so it wasn't noticed that src/WINNT/install/NSIS/NTMakefile did
not define the ARCH (architecture) for the purpose of identifying
which redistributable runtime library installer should be
integrated into the build.  For the CL=1310 compiler there are
not prebuilt installers for OpenAFS to integrate.

Reviewed-on: http://gerrit.openafs.org/3388
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit a2c31a754c2d75dcf6a674f365ad50fc40f595ec)

Change-Id: I38a93f34f3cd8b71ad0f33ca700162d133b11b7a
Reviewed-on: http://gerrit.openafs.org/3780
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/install/NSIS/NTMakefile