linux-next/Documentation
Masahiro Yamada 13dc8c029c kbuild: remove ar-option and KBUILD_ARFLAGS
Commit 40df759e2b9e ("kbuild: Fix build with binutils <= 2.19")
introduced ar-option and KBUILD_ARFLAGS to deal with old binutils.

According to Documentation/process/changes.rst, the current minimal
supported version of binutils is 2.21 so you can assume the 'D' option
is always supported. Not only GNU ar but also llvm-ar supports it.

With the 'D' option hard-coded, there is no more user of ar-option
or KBUILD_ARFLAGS.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
2019-10-01 09:20:33 +09:00
..
2019-07-25 18:00:41 -07:00
2019-07-16 12:21:41 -07:00
2019-09-27 15:54:24 -07:00
2019-07-28 16:59:16 -07:00
2019-09-19 16:24:24 -07:00
2019-09-22 09:30:30 -07:00
2019-07-17 06:57:52 -03:00
2019-09-17 17:43:33 -07:00
2019-09-20 11:19:48 -07:00
2019-07-30 17:27:37 +02:00
2019-09-27 11:17:38 -07:00
2019-09-03 08:36:30 +02:00
2019-09-22 09:30:30 -07:00