commit:     8b375127b17d258473525f1ec38aefae1de449dc
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sat May  8 06:00:00 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun May  9 13:38:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b375127

dev-db/sqlite: Delete MiNTLib-related code.

Fixes: 41c2a123e36bc458ad2f606834a327b96d83bc87
Fixes: 8364ece49a9337043675fc018358f18aa6097459
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-db/sqlite/sqlite-3.34.1.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.0.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.1.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.2.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.3.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.4.ebuild | 6 ------
 dev-db/sqlite/sqlite-3.35.5.ebuild | 6 ------
 7 files changed, 42 deletions(-)

diff --git a/dev-db/sqlite/sqlite-3.34.1.ebuild 
b/dev-db/sqlite/sqlite-3.34.1.ebuild
index 623578707fa..6c812d3550d 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 e1762793c34..c55b60d754d 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 e1762793c34..c55b60d754d 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 e1762793c34..c55b60d754d 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 e1762793c34..c55b60d754d 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 e1762793c34..c55b60d754d 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 e1762793c34..c55b60d754d 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

Reply via email to