Revert "ANDROID: kbuild: merge module sections with LTO"

This reverts commit b4205c196f as the LTO
feature causes merge issues with 5.8-rc1.  So remove it for now and
allow the developer to add the latest version of the patches later on.

Cc: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I63a1a1e99642b0f4b4437e9c10cdc2ff99045b9e
This commit is contained in:
Greg Kroah-Hartman
2020-06-24 08:31:26 +02:00
parent 820fe5fe36
commit f3ab3cc850

View File

@@ -884,8 +884,6 @@ else
CC_FLAGS_LTO_CLANG := -flto
endif
CC_FLAGS_LTO_CLANG += -fvisibility=default
KBUILD_LDS_MODULE += scripts/module-lto.lds
endif
ifdef CONFIG_LTO