292ca28a2ee0fe1693fc568d45e502e9a3b1ffbb
The issue of the multi-lined, wrongly expanded LINUX_COMPILER macro is back (at least for kernel 4.14). Funnily enough, setting "--hip-path=/dev/null", or using any other file or directory that exists, would still make clang happy and give a message stating that it detected HIP anyways: Found HIP installation: /dev/null, version 3.5.0 To get around this issue, without doing monumental backports and avoiding warnings from "-Wunused-command-line-argument", set "HIP_PATH=none", where "none" simply indicates a non-existing file/directory. Change-Id: Ia97d69425716d28208ba344bde79a910e5f75c84 Signed-off-by: voidanix <voidanix@keyedlimepie.org>
LineageOS =========== Getting started --------------- Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device. Submitting patches ------------------ Patches are always welcome! Please submit your patches via LineageOS Gerrit! Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html). To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/). Buildbot -------- All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable. You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos). Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).
Description
Languages
Shell
43.1%
Makefile
42.8%
Python
9.1%
Go
5%