FreeBSD Bugzilla – Attachment 185679 Details for
Bug 219716
archivers/arj: build error: Abort trap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archivers/arj: set LLD_UNSAFE
0006-archivers-arj-set-LLD_UNSAFE.patch (text/plain), 735 bytes, created by
Ed Maste
on 2017-08-22 20:18:35 UTC
(
hide
)
Description:
archivers/arj: set LLD_UNSAFE
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2017-08-22 20:18:35 UTC
Size:
735 bytes
patch
obsolete
>From b25bc9dc0e50d1b6c643b9815a0c584146987214 Mon Sep 17 00:00:00 2001 >From: Ed Maste <emaste@freebsd.org> >Date: Tue, 22 Aug 2017 16:17:07 -0400 >Subject: [PATCH 6/6] archivers/arj: set LLD_UNSAFE > >When linked with lld the build fails during configure with: >gmake[2]: *** [GNUmakefile:186: timestamp] Abort trap > >PR: 219716 >--- > archivers/arj/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile >index 0a7d21634fdb..9ab6ccfaf6f7 100644 >--- a/archivers/arj/Makefile >+++ b/archivers/arj/Makefile >@@ -21,6 +21,7 @@ MAKEFILE= GNUmakefile > MAKE_ARGS= LOCALE="${LANGUAGE}" > ALL_TARGET= prepare all > STRIP= # empty >+LLD_UNSAFE= yes > MAKE_JOBS_UNSAFE= yes > > CFLAGS+= -fPIC >-- >2.13.2 >
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 219716
: 185679