diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2021-05-08 06:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-05-09 09:38:58 -0400 |
commit | 8b375127b17d258473525f1ec38aefae1de449dc (patch) | |
tree | 5e70a9d4287b09c68d8fc99136e858a3122ff0a1 /dev-db | |
parent | dev-libs/oniguruma: Delete old versions (6.9.6-r1, 6.9.7). (diff) | |
download | gentoo-8b375127b17d258473525f1ec38aefae1de449dc.tar.gz gentoo-8b375127b17d258473525f1ec38aefae1de449dc.tar.bz2 gentoo-8b375127b17d258473525f1ec38aefae1de449dc.zip |
dev-db/sqlite: Delete MiNTLib-related code.
Fixes: 41c2a123e36bc458ad2f606834a327b96d83bc87
Fixes: 8364ece49a9337043675fc018358f18aa6097459
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/sqlite/sqlite-3.34.1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.0.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.2.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.3.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.4.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.35.5.ebuild | 6 |
7 files changed, 0 insertions, 42 deletions
diff --git a/dev-db/sqlite/sqlite-3.34.1.ebuild b/dev-db/sqlite/sqlite-3.34.1.ebuild index 623578707fa3..6c812d3550d0 100644 --- a/dev-db/sqlite/sqlite-3.34.1.ebuild +++ b/dev-db/sqlite/sqlite-3.34.1.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.0.ebuild b/dev-db/sqlite/sqlite-3.35.0.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.0.ebuild +++ b/dev-db/sqlite/sqlite-3.35.0.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.1.ebuild b/dev-db/sqlite/sqlite-3.35.1.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.1.ebuild +++ b/dev-db/sqlite/sqlite-3.35.1.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.2.ebuild b/dev-db/sqlite/sqlite-3.35.2.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.2.ebuild +++ b/dev-db/sqlite/sqlite-3.35.2.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.3.ebuild b/dev-db/sqlite/sqlite-3.35.3.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.3.ebuild +++ b/dev-db/sqlite/sqlite-3.35.3.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.4.ebuild b/dev-db/sqlite/sqlite-3.35.4.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.4.ebuild +++ b/dev-db/sqlite/sqlite-3.35.4.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse diff --git a/dev-db/sqlite/sqlite-3.35.5.ebuild b/dev-db/sqlite/sqlite-3.35.5.ebuild index e1762793c342..c55b60d754d1 100644 --- a/dev-db/sqlite/sqlite-3.35.5.ebuild +++ b/dev-db/sqlite/sqlite-3.35.5.ebuild @@ -320,12 +320,6 @@ multilib_src_configure() { options+=(--disable-tcl) fi - if [[ "${CHOST}" == *-mint* ]]; then - # sys/mman.h not available in MiNTLib. - # https://sqlite.org/compile.html#omit_wal - append-cppflags -DSQLITE_OMIT_WAL - fi - if [[ "${ABI}" == "x86" ]]; then if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} -E -P -dM - < /dev/null 2> /dev/null | grep -q "^#define __SSE__ 1$"; then append-cflags -mfpmath=sse |