Skip to content

Commit

Permalink
games-board/xmille: remove ar l for binutils-2.36
Browse files Browse the repository at this point in the history
Matches new arguments used by xorg-cf-files-1.0.6-r2

Closes: https://bugs.gentoo.org/782637
Signed-off-by: Ionen Wolkens <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
ionenwks authored and juippis committed Apr 15, 2021
1 parent 56fe2a2 commit 51e03a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-board/xmille/xmille-2.0-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}" \
Expand Down

0 comments on commit 51e03a9

Please sign in to comment.