Files
vendor_strix/config
voidanix 292ca28a2e kernel: Block HIP detection through HIP_PATH=none
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>
2024-12-27 01:00:34 +01:00
..
2023-10-20 09:55:48 +01:00
2023-05-18 20:49:27 +02:00
2020-04-22 02:18:15 +02:00
2020-04-22 02:18:15 +02:00
2024-12-03 23:07:00 +01:00
2024-03-23 01:55:58 +02:00
2024-12-19 23:28:24 +00:00