fei-ke / android_kernel_samsung_sm8550

Kernel source for the Samsung Galaxy S23 Series (Snapdragon), Add support for KernelSU, Force push warning. ⚠️
Other
24 stars 7 forks source link

Ubuntu 22.04 clang-14 make error #1

Open ucxl opened 7 months ago

ucxl commented 7 months ago

CONFIG_LTO_CLANG_FULL=y Compilation fails and error is reported

CONFIG_LTO_CLANG_THIN=y Compilation can be done via

CONFIG_LTO_CLANG_FULL=y Are there any requirements for this?

tks

fei-ke commented 7 months ago

Can you post the detailed log?

CONFIG_LTO_CLANG_FULL=y requires more memory.

ucxl commented 7 months ago

Thank you very much!using 32G of memory successfully