summaryrefslogtreecommitdiff
path: root/dev-python/apsw
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/apsw')
-rw-r--r--dev-python/apsw/apsw-3.25.2_p1.ebuild1
-rw-r--r--dev-python/apsw/apsw-3.32.2_p1.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/apsw/apsw-3.25.2_p1.ebuild b/dev-python/apsw/apsw-3.25.2_p1.ebuild
index 53b6d83933e4..565e720ea169 100644
--- a/dev-python/apsw/apsw-3.25.2_p1.ebuild
+++ b/dev-python/apsw/apsw-3.25.2_p1.ebuild
@@ -27,7 +27,6 @@ S=${WORKDIR}/${MY_P}
PATCHES=( "${FILESDIR}/${PN}-3.6.20.1-fix_tests.patch" )
python_compile() {
- python_is_python3 || append-cflags -fno-strict-aliasing
distutils-r1_python_compile --enable=load_extension
}
diff --git a/dev-python/apsw/apsw-3.32.2_p1.ebuild b/dev-python/apsw/apsw-3.32.2_p1.ebuild
index 83032725e3f2..97162e87c0f6 100644
--- a/dev-python/apsw/apsw-3.32.2_p1.ebuild
+++ b/dev-python/apsw/apsw-3.32.2_p1.ebuild
@@ -27,7 +27,6 @@ S=${WORKDIR}/${MY_P}
PATCHES=( "${FILESDIR}/${PN}-3.6.20.1-fix_tests.patch" )
python_compile() {
- python_is_python3 || append-cflags -fno-strict-aliasing
distutils-r1_python_compile --enable=load_extension
}