nsis

Kevin Kofler kevin.kofler at chello.at
Wed Feb 25 13:28:50 UTC 2009


Farkas Levente wrote:
> imho these last few lines can be dropped from
> nsis-2.42-debian-64bit-fixes.patch since even on x86_64 there is such
> options, so is there any relevance?

The relevance is that -m32 builds i386 stuff claiming to be x86_64 (which
does not work in Koji because the 32-bit multilibs are intentionally
excluded to prevent packages from doing that), so -m32 has to go.

I fixed NSIS to remove some more uses of -m32, now it builds fine without
ExclusiveArch nor ExcludeArch, as a true 64-bit version.

        Kevin Kofler




More information about the mingw mailing list