mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pymountboot: Clean stale code up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user