commit:     47e711ecd6f280002fd2c080b69fe707d0d21708
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  5 07:42:42 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 07:42:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e711ec

dev-lang/erlang: drop no-op autoconf run

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-lang/erlang/erlang-24.0.2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-lang/erlang/erlang-24.0.2.ebuild 
b/dev-lang/erlang/erlang-24.0.2.ebuild
index 40a0d0afa21..96bfbca4106 100644
--- a/dev-lang/erlang/erlang-24.0.2.ebuild
+++ b/dev-lang/erlang/erlang-24.0.2.ebuild
@@ -58,8 +58,6 @@ src_prepare() {
        # bug #797886: erlang's VM does unsafe casts for ints
        # to pointers and back. This breaks on gcc-11 -flto.
        append-flags -fno-strict-aliasing
-
-       ./otp_build autoconf || die
 }
 
 src_configure() {

Reply via email to