2017-02-02 20:16:20 +00:00
# Created by paludis-3.0.0 on Thu Feb 2 18:35:27 CET 2017
2016-09-30 16:17:12 +00:00
CHOST="x86_64-pc-linux-gnu"
2017-02-02 20:16:20 +00:00
DEPENDENCIES="( build: dev-lang/python:2.7 sys-devel/gcc:*[>=4.7] sys-devel/make[>=3.82] internal-llvm? ( sys-devel/cmake ) !internal-llvm? ( dev-lang/llvm:=0[>=3.7.1&<3.10][static] ) ) [[ defined-in = [ rust-build.exlib ] ]]"
2016-09-30 16:17:12 +00:00
DESCRIPTION=" Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.rust-lang.org/"
INHERITED=" cargo rust-build"
2017-02-02 20:16:20 +00:00
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] force-bootstrap [[ description = [ force boostrapping of rust in case autobootstrap doesn't work ] ]] internal-llvm [[ description = [ statically link to the internal llvm instead of the system one ] ]] ) [[ defined-in = [ rust-build.exlib ] ]] ) "
2016-09-30 16:17:12 +00:00
PLATFORMS="~amd64"
LICENCES="MIT Apache-2.0"
SLOT="0"
2017-02-02 20:16:20 +00:00
DOWNLOADS="http://static.rust-lang.org/dist/rustc-1.15.0-src.tar.gz"
2016-10-25 22:41:19 +00:00
OPTIONS="force-bootstrap internal-llvm "
2016-12-25 16:47:29 +00:00
GENERATED_USING="paludis-3.0.0"
2017-02-02 20:16:20 +00:00
GENERATED_TIME="1486056927"
2016-12-25 16:47:29 +00:00
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
2016-09-30 16:17:12 +00:00
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="rust"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
2017-02-02 20:16:20 +00:00
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-1.15.0--C.20050.1486056899.384867.C.tar.bz2"
2016-09-30 16:17:12 +00:00
SUMMARY="A safe, concurrent, practical language"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""