sync with OpenBSD -current

This commit is contained in:
purplerain 2024-04-29 00:35:41 +00:00
parent 5d45cd7ee8
commit 155eb8555e
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
5506 changed files with 1786257 additions and 1416034 deletions

View file

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2022/09/02 05:46:40 jsg Exp $
# $OpenBSD: Makefile,v 1.3 2024/04/02 10:42:14 jsg Exp $
GEN= 10
LIB= radeonsi_gfx${GEN}
@ -15,9 +15,12 @@ CPPFLAGS+= -I${MESA_SRC}/src/amd/common \
-I${MESA_SRC}/src/gallium/include \
-I${MESA_SRC}/src/gallium/auxiliary \
-I${MESA_SRC}/src/gallium/drivers \
-I${MESA_SRC}/src/gallium/drivers/radeonsi \
-I${MESA_SRC}/src/compiler \
-I${MESA_SRC}/src/compiler/nir \
-I${MESA_SRC}/generated/src/amd/common \
-I${MESA_SRC}/generated/src/compiler/nir \
-I${MESA_SRC}/generated/src/gallium/drivers/radeonsi \
-DGFX_VER=${GEN}
install: