nsis

Farkas Levente lfarkas at lfarkas.org
Sun Feb 15 20:06:06 UTC 2009


hi,
you can delete nsis-2.19-mingw-search.patch since it's no longer required.

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?
--- ./SCons/Config/gnu.lfarkas  2009-01-14 16:55:33.000000000 +0100
+++ ./SCons/Config/gnu  2009-01-14 16:56:21.000000000 +0100
@@ -90,8 +90,6 @@
 makensis_env.Append(CXXFLAGS = ['-Wno-non-virtual-dtor']) # ignore
virtual dtor warnings

 conf = FlagsConfigure(makensis_env)
-conf.CheckCompileFlag('-m32')                     #
-conf.CheckLinkFlag('-m32')                        #
 conf.CheckLinkFlag('$MAP_FLAG')                   # generate map file
 if not defenv['DEBUG'] and defenv['STRIP'] and defenv['STRIP_CP']:
        TestStrip(conf)                                 # strip

-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list