Files
android_kernel_xiaomi_sm8450/scripts
Mahesh Kumar Kalikot Veetil f50aeaf27c ANDROID: kbuild: handle excessively long argument lists
Modules with a large number of compilation units may be
exceeding AR and LD command argument list. Handle this gracefully by
writing the long argument list in a file. The command line options
read from file are inserted in place of the original @file option.

The usage is well documented at
https://www.gnu.org/software/make/manual/html_node/File-Function.html

Bug: 175420573
Change-Id: I3f9b8b9c59b9ba0c01ddd00d39fc3bbc62fda832
Signed-off-by: Mahesh Kumar Kalikot Veetil <mkalikot@codeaurora.org>
Signed-off-by: Jeff Johnson <jjohnson@codeaurora.org>
2021-01-13 01:21:18 +00:00
..
2020-12-30 12:47:03 +01:00
2017-03-28 16:16:52 +02:00