From 5f0bf002e4307ef6202fbbf0586454f99a32ab18 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 19 Apr 2020 13:59:36 +0100 Subject: net-p2p/monero: support python 3.8, move to glep81 Package-Manager: Portage-2.3.89, Repoman-2.3.20 --- profiles/use.local.desc | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'profiles') diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d7660eb5..362e721f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2,43 +2,6 @@ # your descriptions to your package's metadata.xml ONLY. # * generated automatically using egencache * -cross-arm-none-eabi/binutils:default-gold - Set ld to point to ld.gold instead of ld.bfd -cross-arm-none-eabi/binutils:gold - Build ld.gold linker -cross-arm-none-eabi/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) -cross-arm-none-eabi/binutils:plugins - Enable plugin support in tools -cross-arm-none-eabi/gcc:awt - Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+ -cross-arm-none-eabi/gcc:boundschecking - Add the bounds checking patch by Haj Ten Brugge, this will DISABLE the hardened PIE+SSP patches -cross-arm-none-eabi/gcc:cilk - Support the Cilk Plus language (C/C++ based languages for parallel programming) -cross-arm-none-eabi/gcc:d - Enable support for the D programming language -cross-arm-none-eabi/gcc:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!) -cross-arm-none-eabi/gcc:gcj - Build the GCJ Java language frontend. -cross-arm-none-eabi/gcc:go - Build the GCC Go language frontend. -cross-arm-none-eabi/gcc:graphite - Add support for the framework for loop optimizations based on a polyhedral intermediate representation -cross-arm-none-eabi/gcc:jit - Enable libgccjit so other applications can embed gcc for Just-In-Time compilation. This will slow down the compiler a bit as it forces all of the toolchain to be shared libs. -cross-arm-none-eabi/gcc:libssp - Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES) -cross-arm-none-eabi/gcc:lto - Build using Link Time Optimizations (LTO) -cross-arm-none-eabi/gcc:mpx - Enable support for Intel Memory Protection Extensions (MPX) -cross-arm-none-eabi/gcc:mudflap - Add support for mudflap, a pointer use checking library -cross-arm-none-eabi/gcc:nopie - Disable PIE support (NOT FOR GENERAL USE) -cross-arm-none-eabi/gcc:nossp - Disable SSP support (NOT FOR GENERAL USE) -cross-arm-none-eabi/gcc:nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually) -cross-arm-none-eabi/gcc:objc - Build support for the Objective C code language -cross-arm-none-eabi/gcc:objc++ - Build support for the Objective C++ language -cross-arm-none-eabi/gcc:objc-gc - Build support for the Objective C code language Garbage Collector -cross-arm-none-eabi/gcc:pgo - Build GCC using Profile Guided Optimization (PGO) -cross-arm-none-eabi/gcc:sanitize - Build support for various sanitizer functions (ASAN/TSAN/etc...) -cross-arm-none-eabi/gcc:ssp - Build packages with stack smashing protector on by default -cross-arm-none-eabi/gcc:systemtap - enable systemtap static probe points -cross-arm-none-eabi/gcc:vtv - Build support for virtual table verification (a C++ hardening feature) -cross-arm-none-eabi/gdb:client - Install the main "gdb" program (most people want this) -cross-arm-none-eabi/gdb:lzma - Support lzma compression in ELF debug info -cross-arm-none-eabi/gdb:multitarget - Support all known targets in one gdb binary -cross-arm-none-eabi/gdb:python - Enable support for the new internal scripting language, as well as extended pretty printers -cross-arm-none-eabi/gdb:server - Install the "gdbserver" program (useful for embedded/remote targets) -cross-arm-none-eabi/gdb:source-highlight - Enable listing highlighting via dev-util/source-highlight -cross-arm-none-eabi/gdb:xml - Support parsing XML data files needed (at least) for cpu features, memory maps, and syscall tracing -cross-arm-none-eabi/gdb:xxhash - Use dev-libs/xxhash to speed up internal hashing. -cross-arm-none-eabi/newlib:nano - Build additional newlib-nano library dev-lang/lua:deprecated - make deprecated data structures/routines available dev-lang/luajit:lua52compat - Enable some upwards-compatible features from Lua 5.2 that are unlikely to break existing code. dev-lang/php:adabas - Adds support for the Adabas database engine -- cgit v1.2.3