parent
b0492ac71d
commit
96214def80
@ -1 +1 @@
|
|||||||
transmission-1.71.tar.bz2
|
transmission-1.72.tar.bz2
|
||||||
|
@ -1 +1 @@
|
|||||||
ed5f04b797862fa059347609eeca4761 transmission-1.71.tar.bz2
|
4ebbb9d4c27a019f5aced926818be4fa transmission-1.72.tar.bz2
|
||||||
|
@ -1,33 +0,0 @@
|
|||||||
diff -urN transmission-1.71.orig/configure transmission-1.71/configure
|
|
||||||
--- transmission-1.71.orig/configure 2009-06-08 07:06:27.000000000 +0530
|
|
||||||
+++ transmission-1.71/configure 2009-06-12 19:50:00.279308724 +0530
|
|
||||||
@@ -20140,10 +20140,6 @@
|
|
||||||
|
|
||||||
else
|
|
||||||
supported_build=no
|
|
||||||
- if test "x$GCC" = "xyes" ; then
|
|
||||||
- CFLAGS="$CFLAGS -g -O0"
|
|
||||||
- CXXFLAGS="$CXXFLAGS -g -O0"
|
|
||||||
- fi
|
|
||||||
if test 0 = "X"; then
|
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
|
||||||
@@ -21525,10 +21521,6 @@
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
-if test "x$GCC" = "xyes" ; then
|
|
||||||
-
|
|
||||||
- CFLAGS="$CFLAGS -std=gnu99 -ggdb3 -Wall -W -Wpointer-arith -Wformat-security -Wcast-align -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings"
|
|
||||||
-
|
|
||||||
{ $as_echo "$as_me:$LINENO: checking gcc version" >&5
|
|
||||||
$as_echo_n "checking gcc version... " >&6; }
|
|
||||||
GCC_VERSION=`$CC -dumpversion`
|
|
||||||
@@ -21541,7 +21533,6 @@
|
|
||||||
if test $GCC_VERSION_NUM -ge 304; then
|
|
||||||
CFLAGS="$CFLAGS -Wextra -Wdeclaration-after-statement -Winit-self"
|
|
||||||
fi
|
|
||||||
-fi
|
|
||||||
|
|
||||||
{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
|
|
||||||
$as_echo_n "checking for ANSI C header files... " >&6; }
|
|
Loading…
Reference in new issue