Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 434820 Details for
Bug 583626
net-p2p/qbittorrent-3.3.4-r1: building w/gcc-6: error: stdlib.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qbittorrent-3.3.4-no-default-incdir.patch
qbittorrent-3.3.4-no-default-incdir.patch (text/plain), 788 bytes, created by
Peter Levine
on 2016-05-21 01:04:11 UTC
(
hide
)
Description:
qbittorrent-3.3.4-no-default-incdir.patch
Filename:
MIME Type:
Creator:
Peter Levine
Created:
2016-05-21 01:04:11 UTC
Size:
788 bytes
patch
obsolete
>--- qbittorrent-3.3.4/configure.ac.old 2016-03-29 16:24:46.000000000 -0400 >+++ qbittorrent-3.3.4/configure.ac 2016-05-20 18:11:07.871889109 -0400 >@@ -230,6 +230,7 @@ > SAVEIFS=$IFS > IFS=$(printf "\n\b") > for i in $string; do >+ test "$i" = I/usr/include && continue > case "$(echo "$i" | cut -c1)" in > '') ;; > D) QBT_CONF_DEFINES="$(echo $i | cut -c2-) $QBT_CONF_DEFINES";; >--- qbittorrent-3.3.4/configure.old 2016-03-29 16:24:46.000000000 -0400 >+++ qbittorrent-3.3.4/configure 2016-05-20 18:11:10.555869560 -0400 >@@ -5689,6 +5689,7 @@ > SAVEIFS=$IFS > IFS=$(printf "\n\b") > for i in $string; do >+ test "$i" = I/usr/include && continue > case "$(echo "$i" | cut -c1)" in > '') ;; > D) QBT_CONF_DEFINES="$(echo $i | cut -c2-) $QBT_CONF_DEFINES";;
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 583626
:
434820
|
435268