FreeBSD Bugzilla – Attachment 198432 Details for
Bug 232503
math/pari: fix build on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
pari.patch (text/plain), 721 bytes, created by
Piotr Kubaj
on 2018-10-21 11:18:35 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-21 11:18:35 UTC
Size:
721 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482657) >+++ Makefile (working copy) >@@ -16,7 +16,6 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > BROKEN_mips64= fails to link: mpker.c:(.text+0x33bc): relocation truncated to fit: R_MIPS_TLS_GD against 'PARI_SIGINT_block' >-BROKEN_powerpc64= fails to link: intnum.o: relocation truncated to fit: R_PPC64_GOT_TLSGD16 against symbol 'avma' defined in .tbss section in init.o > > LIB_DEPENDS= libgmp.so:math/gmp > >@@ -24,6 +23,7 @@ > USE_LDCONFIG= yes > USE_PERL5= build > HAS_CONFIGURE= yes >+CFLAGS_powerpc64= -mminimal-toc > CONFIGURE_SCRIPT= Configure > CONFIGURE_ARGS= --mandir=${MANPREFIX}/man/man1 \ > --prefix=${PREFIX} \
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 232503
: 198432