dev-python/pymountboot: Clean stale code up
authorMichał Górny <mgorny@gentoo.org>
Tue, 18 Feb 2020 17:57:11 +0000 (18:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 18 Feb 2020 17:57:11 +0000 (18:57 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pymountboot/pymountboot-0.2.2.ebuild
dev-python/pymountboot/pymountboot-9999.ebuild

index 228e51d34b403675967e7965e4e735edbcc86ef8..c5007a5efda29294ad9d6723a4b2ded7fe7a1f14 100644 (file)
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-       python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-       distutils-r1_python_compile
-}
index 4d9d3be88467356f7c46c00b53f2c8aadca6bd8b..d68a2826bdca7be4061ab47c6cd17fe9dafb0bcc 100644 (file)
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-       python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-       distutils-r1_python_compile
-}