FreeBSD Bugzilla – Attachment 180054 Details for
Bug 217145
devel/llvm39: linker error in amd64 poudriere for armv6 - lib/libLLVMAArch64CodeGen.a(AArch64TargetMachine.cpp.o)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
llvm39.diff (text/plain), 472 bytes, created by
Mikael Urankar
on 2017-02-16 17:16:01 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2017-02-16 17:16:01 UTC
Size:
472 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 433923) >+++ Makefile (working copy) >@@ -288,6 +288,12 @@ > BROKEN= LLDB does not build with Python 3 > .endif > >+.if ${ARCH} == "armv6" >+BUILD_DEPENDS+= ${LOCALBASE}/bin/ld:devel/binutils >+CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin >+MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin >+.endif >+ > post-extract-CLANG-on: > ${MV} ${WRKSRC_clang} ${PATCH_WRKSRC}/tools/clang >
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 217145
:
180052
| 180054 |
180104