]> git.pld-linux.org Git - packages/NuSMV.git/commitdiff
- added cleanups for 2.4.3
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 14 Sep 2007 13:36:34 +0000 (13:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NuSMV-build.patch -> 1.2

NuSMV-build.patch

index 600ca3e31fd1cefa52ecb62e1c684673bd14c39b..6dc4742bc6589ad1e0d890496b7c8a4254d3f182 100644 (file)
@@ -43,3 +43,34 @@ diff -ur NuSMV-2.4.0/nusmv/helpers/extract_doc.in NuSMV-2.4.0-ok/nusmv/helpers/e
  
  # FileName    [ extract_doc.in ]
  #
+--- NuSMV-2.4.3/cudd-2.4.1.0/Makefile.orig     2007-05-10 19:37:13.000000000 +0200
++++ NuSMV-2.4.3/cudd-2.4.1.0/Makefile  2007-09-14 15:33:55.000000000 +0200
+@@ -55,7 +55,7 @@
+ # These four are typical settings for optimized code with gcc.  The
+ # last two also work with icc/ecc.
+ #ICFLAGS      = -g -O6 -Wall
+-ICFLAGS       = -g -O6
++#ICFLAGS      = -g -O6
+ #ICFLAGS      = -g -O3 -Wall
+ #ICFLAGS      = -g -O3
+@@ -69,7 +69,7 @@
+ # Gcc 2.8.1 or higher on i686.
+ #XCFLAGS      = -mcpu=pentiumpro -malign-double -DHAVE_IEEE_754 -DBSD
+ # Gcc 3.2.2 or higher on i686.
+-XCFLAGS       = -mcpu=pentium4 -malign-double -DHAVE_IEEE_754 -DBSD -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4
++XCFLAGS       = -malign-double -DHAVE_IEEE_754 -DBSD -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4
+ # Icc on i686.
+ #XCFLAGS      = -ansi -align -ip -DHAVE_IEEE_754 -DBSD
+ # Gcc on ia64.
+--- NuSMV-2.4.3/cudd-2.4.1.0/Makefile_64bit~   2007-03-14 11:31:56.000000000 +0100
++++ NuSMV-2.4.3/cudd-2.4.1.0/Makefile_64bit    2007-09-14 15:35:25.000000000 +0200
+@@ -55,7 +55,7 @@
+ # These four are typical settings for optimized code with gcc.  The
+ # last two also work with icc/ecc.
+ #ICFLAGS      = -g -O6 -Wall
+-ICFLAGS       = -g -O6
++#ICFLAGS      = -g -O6
+ #ICFLAGS      = -g -O3 -Wall
+ #ICFLAGS      = -g -O3
This page took 0.082797 seconds and 4 git commands to generate.