radeon: use the KernelStaticLibrary rule
to build with GCC 13 on x86 Change-Id: I1a79154e3c41a86e34542feff99f3b0a331ef8b7 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7188 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
7be86b18a3
commit
9fb1ce2781
@ -4,7 +4,7 @@ UsePrivateHeaders graphics ;
|
||||
UsePrivateHeaders [ FDirName graphics radeon ] ;
|
||||
UsePrivateHeaders [ FDirName graphics common ] ;
|
||||
|
||||
StaticLibrary libradeon.a :
|
||||
KernelStaticLibrary libradeon.a :
|
||||
pll_access.c
|
||||
utils.c
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user