[-]
[+]
|
Added |
stressapptest.changes
|
|
[-]
[+]
|
Changed |
stressapptest.spec
^
|
|
[-]
[+]
|
Added |
stressapptest-no-psabi-1.0.3.patch
^
|
@@ -0,0 +1,40 @@
+--- configure.ac.orig 2010-09-29 12:45:44.654756619 +0200
++++ configure.ac 2010-09-29 13:15:38.315308354 +0200
+@@ -87,7 +87,7 @@
+
+ #Default cxxflags
+ CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
+-CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
++CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
+ CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
+
+ # Checks for header files.
+@@ -112,7 +112,7 @@
+ # We'll check that they work, and fail otherwise.
+ # In the future we may provide for testing alternate
+ # arguments, but that's not necessary now.
+-LIBS="$LIBS -static -lrt -pthread -laio"
++LIBS="$LIBS -lrt -pthread -laio"
+
+ # Checking for pthreads
+ pthread_arg="not_available"
+--- configure.orig 2010-09-29 12:45:38.490060273 +0200
++++ configure 2010-09-29 13:15:30.099308497 +0200
+@@ -4086,7 +4086,7 @@
+
+ #Default cxxflags
+ CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
+-CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
++CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
+ CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
+
+ # Checks for header files.
+@@ -6032,7 +6032,7 @@
+ # We'll check that they work, and fail otherwise.
+ # In the future we may provide for testing alternate
+ # arguments, but that's not necessary now.
+-LIBS="$LIBS -static -lrt -pthread -laio"
++LIBS="$LIBS -lrt -pthread -laio"
+
+ # Checking for pthreads
+ pthread_arg="not_available"
|
[-]
[+]
|
Added |
stressapptest-no-psabi-1.0.4.patch
^
|
@@ -0,0 +1,22 @@
+--- configure.ac.orig 2012-10-03 12:41:25.667617080 +0200
++++ configure.ac 2012-10-03 12:42:21.667615427 +0200
+@@ -97,7 +97,7 @@
+
+ #Default cxxflags
+ CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
+-CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
++CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
+ CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
+
+ # Checks for header files.
+--- configure.orig 2012-10-03 12:41:31.487616763 +0200
++++ configure 2012-10-03 12:41:51.375611094 +0200
+@@ -4414,7 +4414,7 @@
+
+ #Default cxxflags
+ CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
+-CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
++CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
+ CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
+
+ # Checks for header files.
|
[-]
[+]
|
Deleted |
stressapptest-no-psabi.patch
^
|
@@ -1,40 +0,0 @@
---- configure.ac.orig 2010-09-29 12:45:44.654756619 +0200
-+++ configure.ac 2010-09-29 13:15:38.315308354 +0200
-@@ -87,7 +87,7 @@
-
- #Default cxxflags
- CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
--CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
-+CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
- CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
-
- # Checks for header files.
-@@ -112,7 +112,7 @@
- # We'll check that they work, and fail otherwise.
- # In the future we may provide for testing alternate
- # arguments, but that's not necessary now.
--LIBS="$LIBS -static -lrt -pthread -laio"
-+LIBS="$LIBS -lrt -pthread -laio"
-
- # Checking for pthreads
- pthread_arg="not_available"
---- configure.orig 2010-09-29 12:45:38.490060273 +0200
-+++ configure 2010-09-29 13:15:30.099308497 +0200
-@@ -4086,7 +4086,7 @@
-
- #Default cxxflags
- CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
--CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
-+CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
- CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"
-
- # Checks for header files.
-@@ -6032,7 +6032,7 @@
- # We'll check that they work, and fail otherwise.
- # In the future we may provide for testing alternate
- # arguments, but that's not necessary now.
--LIBS="$LIBS -static -lrt -pthread -laio"
-+LIBS="$LIBS -lrt -pthread -laio"
-
- # Checking for pthreads
- pthread_arg="not_available"
|
|
Deleted |
stressapptest-1.0.0_autoconf.tar.bz2
^
|
|
Deleted |
stressapptest-1.0.2_autoconf.tar.bz2
^
|
|
Added |
stressapptest-1.0.4_autoconf.tar.bz2
^
|