39 lines
4.0 KiB
Plaintext
39 lines
4.0 KiB
Plaintext
|
# Created by paludis-3.0.0 on Wed Dec 25 02:37:49 CET 2019
|
|||
|
CHOST="x86_64-pc-linux-gnu"
|
|||
|
DEPENDENCIES="( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: dev-lang/python:* sys-devel/cmake [[ description = [ for sanitizers (and llvm) ] ]] sys-devel/make[>=3.82] sys-devel/ninja [[ description = [ for sanitizers (and llvm) ] ]] build+run: !internal-llvm? ( dev-lang/llvm:9 ) providers:libc++? ( sys-libs/libc++ ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:libstdc++? ( sys-libs/libstdc++:* ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ rust-build.exlib ] ]]"
|
|||
|
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="https://www.rust-lang.org/"
|
|||
|
INHERITED=" bash-completion flag-o-matic cargo alternatives toolchain-funcs rust-build"
|
|||
|
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( 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 ] ]] ( targets: i686-pc-linux-gnu [[ description = [ x86 (32-bit), Linux, GNU libc ] ]] i686-pc-linux-musl [[ description = [ x86 (32-bit), Linux, musl libc ] ]] x86_64-pc-linux-gnu [[ description = [ x86 (64-bit), Linux, GNU libc ] ]] x86_64-pc-linux-musl [[ description = [ x86 (64-bit), Linux, musl libc ] ]] ) [[ number-selected = [ at-least-one ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libc++ [[ description = [ Use libc++ (llvm) as the c++ library provider ] ]] libstdc++ [[ description = [ Use libstdc++ (gcc) as the c++ library provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( libc: musl ) ) [[ defined-in = [ rust-build.exlib ] ]] ) "
|
|||
|
PLATFORMS="~amd64"
|
|||
|
LICENCES="MIT Apache-2.0"
|
|||
|
SLOT="stable"
|
|||
|
DOWNLOADS="https://static.rust-lang.org/dist/rustc-1.40.0-src.tar.xz"
|
|||
|
OPTIONS="bash-completion force-bootstrap internal-llvm providers:libressl providers:libstdc++ targets:x86_64-pc-linux-gnu "
|
|||
|
GENERATED_USING="paludis-3.0.0"
|
|||
|
GENERATED_TIME="1577237869"
|
|||
|
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
|||
|
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC 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"
|
|||
|
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-1.40.0--C.28783.1577237820.520414.C.tar.bz2"
|
|||
|
SUMMARY="A safe, concurrent, practical language"
|
|||
|
BUGS_TO=""
|
|||
|
REMOTE_IDS=""
|
|||
|
UPSTREAM_CHANGELOG=""
|
|||
|
UPSTREAM_RELEASE_NOTES=""
|
|||
|
UPSTREAM_DOCUMENTATION=""
|
|||
|
SCM_REVISION=""
|