acpi: use the KernelStaticLibrary rule

to build with GCC 13 on x86

Change-Id: If4e37cf5e15038169a16eab048cad4cd6b905707
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7186
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
Jérôme Duval
2023-12-06 19:16:19 +00:00
committed by waddlesplash
parent f2acc47f43
commit ff45b65f4d
+1 -1
View File
@@ -197,7 +197,7 @@ local utilities_src =
utxfmutex.c
;
StaticLibrary libacpi_ca.a :
KernelStaticLibrary libacpi_ca.a :
$(dispatcher_src)
$(events_src)
$(executer_src)