Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347682 Details for
Bug 443838
dev-python/notify-python-0.1.1-r2 - ../libtool: eval: line 3995: syntax error near unexpected token `|'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
notify-python-0.1.1-r3.ebuild.patch
notify-python-0.1.1-r3.ebuild.patch (text/plain), 785 bytes, created by
cmuelle8
on 2013-05-08 00:34:19 UTC
(
hide
)
Description:
notify-python-0.1.1-r3.ebuild.patch
Filename:
MIME Type:
Creator:
cmuelle8
Created:
2013-05-08 00:34:19 UTC
Size:
785 bytes
patch
obsolete
>--- notify-python-0.1.1-r3.ebuild.orig 2013-05-08 01:51:15.000000000 +0200 >+++ notify-python-0.1.1-r3.ebuild 2013-05-08 02:28:12.000000000 +0200 >@@ -29,6 +29,18 @@ > # Remove the old pynotify.c to ensure it's properly regenerated #212128. > rm -f src/pynotify.c || die > autotools-utils_src_prepare >+ >+ if [[ "$CFLAGS $CXXFLAGS $LDFLAGS" =~ flto ]]; then >+ einfo "LTO enabled compiler flags detected, patching configure.." >+ >+ #diff -ur configure <(sed -e \ >+ # '/symcode=..[A-Z]*/,/esac/ {/linux.)/,/;;/ {/symcode=/ {x;N;N;x;N;G}}}' \ >+ # configure) >+ >+ # fix libtool test program, decomment above to see changes >+ sed -e '/symcode=..[A-Z]*/,/esac/ {/linux.)/,/;;/ {/symcode=/ {x;N;N;x;N;G}}}' \ >+ -i configure || die "failed to sed -i configure" >+ fi > } > > src_configure() {
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 443838
:
329896
|
347560
| 347682