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:
committed by
waddlesplash
parent
f2acc47f43
commit
ff45b65f4d
@@ -197,7 +197,7 @@ local utilities_src =
|
|||||||
utxfmutex.c
|
utxfmutex.c
|
||||||
;
|
;
|
||||||
|
|
||||||
StaticLibrary libacpi_ca.a :
|
KernelStaticLibrary libacpi_ca.a :
|
||||||
$(dispatcher_src)
|
$(dispatcher_src)
|
||||||
$(events_src)
|
$(events_src)
|
||||||
$(executer_src)
|
$(executer_src)
|
||||||
|
|||||||
Reference in New Issue
Block a user