Skip to content

Instantly share code, notes, and snippets.

@taylorjonl
taylorjonl / 2015Q4.md
Last active December 21, 2015 05:02
CoreCLR SmarOS Build

Install new gcc49-libs, libLLVM and clang. The below instructions are assuming you are doing this on the host you will be building coreclr on. Optionally you can substitute "bmake install" with "bmake package" then copy the packages from "/content/package/All" to the host you will be building coreclr from, then run "pkg_add" to install them.

Create folder to store packages.

# mkdir -p /content/{distfiles,packages}

Edit the /opt/local/etc/mk.conf file.

#

Configuration file for building pkgsrc packages from source. See