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

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2021-07-05 08:42:42 +01:00
parent 9731c2b3a8
commit 47e711ecd6

View File

@@ -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() {