Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 473616 Details for
Bug 617756
sys-fs/lvm2-2.02.171::gentoo failed (compile phase): undefined reference to `nearbyint'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
fix_libmath.patch (text/plain), 525 bytes, created by
Philippe Valembois
on 2017-05-21 10:27:40 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Philippe Valembois
Created:
2017-05-21 10:27:40 UTC
Size:
525 bytes
patch
obsolete
>diff --git a/make.tmpl.in b/make.tmpl.in >index a40eaaa15..7eea943aa 100644 >--- a/make.tmpl.in >+++ b/make.tmpl.in >@@ -53,7 +53,7 @@ PYCOMPILE = $(top_srcdir)/autoconf/py-compile > > LIBS = @LIBS@ > # Extra libraries always linked with static binaries >-STATIC_LIBS = $(SELINUX_STATIC_LIBS) $(UDEV_STATIC_LIBS) $(BLKID_STATIC_LIBS) >+STATIC_LIBS = $(SELINUX_STATIC_LIBS) $(UDEV_STATIC_LIBS) $(BLKID_STATIC_LIBS) $(M_LIBS) > DEFS += @DEFS@ > # FIXME set this only where it's needed, not globally? > CFLAGS ?= @COPTIMISE_FLAG@ @CFLAGS@
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 617756
:
472442
| 473616