Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 182471 Details for
Bug 259385
net-p2p/transmission-1.50 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
transmission-1.50-respect_flags.patch
transmission-1.50-respect_flags.patch (text/plain), 1.01 KB, created by
eivn
on 2009-02-18 21:21:23 UTC
(
hide
)
Description:
transmission-1.50-respect_flags.patch
Filename:
MIME Type:
Creator:
eivn
Created:
2009-02-18 21:21:23 UTC
Size:
1.01 KB
patch
obsolete
>--- a/configure.ac 2009-02-18 22:43:46.660413472 +0200 >+++ b/configure.ac 2009-02-18 22:45:21.147065988 +0200 >@@ -21,13 +21,9 @@ > > if test m4_substr(peer_id_prefix,6,1) = "0"; then > supported_build=yes >- CFLAGS="$CFLAGS -g -O3 -funroll-loops " >- CXXFLAGS="$CXXFLAGS -g -O3 -funroll-loops " > AC_DEFINE(TR_STABLE_RELEASE, 1, [Define to 1 if this is a stable release of Transmission]) > else > supported_build=no >- CFLAGS="$CFLAGS -g -O0" >- CXXFLAGS="$CXXFLAGS -g -O0" > if test m4_substr(peer_id_prefix,6,1) = "X"; then > AC_DEFINE(TR_BETA_RELEASE, 1, [Define to 1 if this is a beta release of Transmission]) > else >@@ -56,10 +52,6 @@ > AC_PROG_CC > AC_PROG_CXX > AC_C_INLINE >-if test "x$GCC" = "xyes" ; then >- CFLAGS="-std=gnu99 -ggdb3 -Wall -Wextra -Wredundant-decls -Wpointer-arith -Wformat-security -W -Wmissing-declarations -Wdeclaration-after-statement -Wcast-align -Winit-self -Wundef -Wnested-externs -Wmissing-format-attribute" >- CXXFLAGS="-Wall -Wformat-security -W" >-fi > > AC_HEADER_STDC > AC_HEADER_TIME
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259385
:
182352
| 182471