FreeBSD Bugzilla – Attachment 157882 Details for
Bug 200954
[NEW PORT] lang/cloudabi-clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive of lang/cloudabi-clang
clang.txt (text/plain), 1.52 KB, created by
Ed Schouten
on 2015-06-19 11:45:09 UTC
(
hide
)
Description:
Shell archive of lang/cloudabi-clang
Filename:
MIME Type:
Creator:
Ed Schouten
Created:
2015-06-19 11:45:09 UTC
Size:
1.52 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># Makefile ># pkg-descr ># >echo x - Makefile >sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >X# Created by: Ed Schouten <ed@FreeBSD.org> >X# $FreeBSD$ >X >XPORTNAME= cloudabi-clang >XPORTVERSION= 1.0 >XCATEGORIES= devel >XMASTER_SITES= # None >XDISTFILES= # None >X >XMAINTAINER= ed@FreeBSD.org >XCOMMENT= Clang for CloudABI >X >XLICENSE= MIT >X >XRUN_DEPENDS= clang-devel:${PORTSDIR}/lang/clang-devel >X >XNO_BUILD= yes >X >XPLIST_FILES= bin/x86_64-unknown-cloudabi-cc \ >X bin/x86_64-unknown-cloudabi-c++ \ >X llvm-devel/x86_64-unknown-cloudabi >X >Xdo-install: >X @${LN} -s ../llvm-devel/bin/clang \ >X ${STAGEDIR}${PREFIX}/bin/x86_64-unknown-cloudabi-cc >X @${LN} -s ../llvm-devel/bin/clang++ \ >X ${STAGEDIR}${PREFIX}/bin/x86_64-unknown-cloudabi-c++ >X @${MKDIR} ${STAGEDIR}${PREFIX}/llvm-devel >X @${LN} -s ../x86_64-unknown-cloudabi \ >X ${STAGEDIR}${PREFIX}/llvm-devel/x86_64-unknown-cloudabi >X >X.include <bsd.port.mk> >b67911656ef5d18c4ae36cb6741b7965 >echo x - pkg-descr >sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' >XThe CloudABI environment uses Clang as its C/C++ compiler. This meta >Xport installs Clang and sets up symbolic links, so that Clang can be >Xused as a cross compiler for CloudABI. >X >XWWW: https://github.com/NuxiNL/cloudlibc >7f9555c3c1089940396b503dd37f3979 >exit >
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 Raw
Actions:
View
Attachments on
bug 200954
: 157882