diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-15 02:47:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-15 02:47:52 +0000 |
| commit | 5954d462bdf9825f9ff911237aaba2d9eb131c8c (patch) | |
| tree | d9621cd42298e2d8da0fc4fb4d812a982b590e2c /dev-python/billiard | |
| parent | 00dcd14aaae657d77a63015daee8e2aa8e6b1d30 (diff) | |
| download | baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.tar.gz baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.tar.xz baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/billiard')
| -rw-r--r-- | dev-python/billiard/billiard-3.6.0.0.ebuild | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dev-python/billiard/billiard-3.6.0.0.ebuild b/dev-python/billiard/billiard-3.6.0.0.ebuild index 82bfd4614ce4..b74678baef8c 100644 --- a/dev-python/billiard/billiard-3.6.0.0.ebuild +++ b/dev-python/billiard/billiard-3.6.0.0.ebuild @@ -29,14 +29,6 @@ DEPEND=" # The usual req'd for tests DISTUTILS_IN_SOURCE_BUILD=1 -python_compile() { - if ! python_is_python3; then - local CFLAGS=${CFLAGS} - append-cflags -fno-strict-aliasing - fi - distutils-r1_python_compile -} - python_compile_all() { use doc && esetup.py build_sphinx --builder="html" --source-dir=Doc/ } |
