libgraphicscommon.a: use the KernelStaticLibrary rule
to build with GCC 13 on x86 Change-Id: Ic775196ffff556dd12381c7b374100bb46838973 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7187 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
ff45b65f4d
commit
7be86b18a3
@@ -6,6 +6,6 @@ UsePrivateHeaders graphics ;
|
|||||||
UsePrivateHeaders [ FDirName graphics radeon ] ;
|
UsePrivateHeaders [ FDirName graphics radeon ] ;
|
||||||
UsePrivateHeaders [ FDirName graphics common ] ;
|
UsePrivateHeaders [ FDirName graphics common ] ;
|
||||||
|
|
||||||
StaticLibrary libgraphicscommon.a :
|
KernelStaticLibrary libgraphicscommon.a :
|
||||||
memory_manager.c
|
memory_manager.c
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user