Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 344380 Details for
Bug 464596
net-libs/libdmapsharing-2.9.15 - Fails compilation at link stage - "-lm" missing in linked libs.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libdmapsharing-2.9.15.ebuild.patch
file_464596.txt (text/plain), 457 bytes, created by
cmuelle8
on 2013-04-04 14:07:50 UTC
(
hide
)
Description:
libdmapsharing-2.9.15.ebuild.patch
Filename:
MIME Type:
Creator:
cmuelle8
Created:
2013-04-04 14:07:50 UTC
Size:
457 bytes
patch
obsolete
>--- libdmapsharing-2.9.15.ebuild 2013-04-04 16:03:19.000000000 +0200 >+++ libdmapsharing-2.9.15.ebuild.new 2013-04-04 16:04:09.000000000 +0200 >@@ -35,6 +35,10 @@ > src_prepare() { > default > >+ # Fix floorf linking bug >+ sed -e '/^LIBS *=/ s/= /= -lm /;' \ >+ -i tests/Makefile.{am,in} || die "sed failed" >+ > # Fix documentation sloting > sed "s/^\(DOC_MODULE\).*/\1 = ${PN}-${SLOT}/" \ > -i doc/Makefile.am doc/Makefile.in || die "sed failed"
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 Raw
Actions:
View
Attachments on
bug 464596
:
344380
|
344382
|
347674
|
347676