From 51e03a9365ec42df5373625b8d97eff2eb7db06f Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 13 Apr 2021 23:34:29 -0400 Subject: games-board/xmille: remove ar l for binutils-2.36 Matches new arguments used by xorg-cf-files-1.0.6-r2 Closes: https://bugs.gentoo.org/782637 Signed-off-by: Ionen Wolkens Signed-off-by: Joonas Niilola --- games-board/xmille/xmille-2.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/xmille/xmille-2.0-r4.ebuild b/games-board/xmille/xmille-2.0-r4.ebuild index 4ca1f38b7603..2bc11c74ae43 100644 --- a/games-board/xmille/xmille-2.0-r4.ebuild +++ b/games-board/xmille/xmille-2.0-r4.ebuild @@ -34,7 +34,7 @@ src_configure() { src_compile() { emake -j1 \ - AR="$(tc-getAR) clq" \ + AR="$(tc-getAR) cq" \ RANLIB="$(tc-getRANLIB)" \ CC="$(tc-getCC)" \ CDEBUGFLAGS="${CFLAGS}" \ -- cgit v1.2.3-65-gdbad