diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-20 14:08:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-20 14:08:57 +0000 |
commit | 6aa0d33a65c735f3148967b62316c2e71f43589a (patch) | |
tree | 4ddfb479a93b928f4ad0507a58e779e6de3eb403 /profiles | |
parent | a332b8e207ac6a51fa349c699b486d870c9cdc70 (diff) |
gentoo auto-resync : 20:01:2024 - 14:08:56
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 188462 -> 188306 bytes | |||
-rw-r--r-- | profiles/prefix/linux/arm/make.defaults | 7 | ||||
-rw-r--r-- | profiles/prefix/linux/arm/parent | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 2 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4ce43f05a831..f0c42533f5ee 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/prefix/linux/arm/make.defaults b/profiles/prefix/linux/arm/make.defaults deleted file mode 100644 index 22479baf6f0e..000000000000 --- a/profiles/prefix/linux/arm/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="arm" -# This is a pretty specific profile to the armv7 arch, we can change that later -CHOST="armv7a-softfloat-linux-gnueabi" -CHOST_arm="${CHOST}" diff --git a/profiles/prefix/linux/arm/parent b/profiles/prefix/linux/arm/parent index b53dc55dbd9e..979515f54f02 100644 --- a/profiles/prefix/linux/arm/parent +++ b/profiles/prefix/linux/arm/parent @@ -1,2 +1,2 @@ -../../../default/linux/arm/17.0 +../../../default/linux/arm/17.0/armv7a .. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1fde7c037c69..42b7d2eb0568 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1399,6 +1399,7 @@ dev-db/spatialite:xls - Add the dev-libs/freexl library for xls import support dev-db/sqldeveloper:sybase - Add support for the Sybase SQL Database Server dev-db/sqlite:secure-delete - Enable overwriting of deleted content with zeros by default (http://sqlite.org/pragma.html#pragma_secure_delete), causing some performance penalty dev-db/sqlite:tools - Install additional tools, among which are included: sqlite3-analyzer, sqlite3-changeset, sqlite3-db-dump, sqlite3-diff, sqlite3-rbu, sqlite3-expert and others. +dev-db/sqlitebrowser:sqlcipher - Allow to open and to edit databases encrypted using dev-db/sqlcipher dev-db/sqlitestudio:cli - Build CLI interface dev-db/timescaledb:proprietary-extensions - Enable proprietary features/extensions licensed under the TimeScale License dev-db/unixODBC:minimal - Disable bundled drivers and extra libraries (most users don't need these) |