sync with OpenBSD -current
This commit is contained in:
parent
5d45cd7ee8
commit
155eb8555e
5506 changed files with 1786257 additions and 1416034 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue