FreeBSD Bugzilla – Attachment 190487 Details for
Bug 225802
Error generating INDEX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
possible patch to misc/sword
misc_sword.patch (text/plain), 487 bytes, created by
Mark Linimon
on 2018-02-10 19:48:24 UTC
(
hide
)
Description:
possible patch to misc/sword
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2018-02-10 19:48:24 UTC
Size:
487 bytes
patch
obsolete
>Index: misc/sword/Makefile >=================================================================== >--- misc/sword/Makefile (revision 461411) >+++ misc/sword/Makefile (working copy) >@@ -17,8 +17,9 @@ > > # Workaround for for FreeBSD_11+. > BUILD_DEPENDS+= clang38:lang/clang38 >-CC= clang38 >-CXX= clang++38 >+#CC= clang38 >+#CXX= clang++38 >+MAKE_ARGS+= cc="clang38" cxx="clang++38" > > BROKEN_powerpc64= does not compile: libicui18n.so: undefined reference to __cxa_throw_bad_array_new_length >
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 225802
: 190487