sync code with last improvements from OpenBSD
This commit is contained in:
parent
68fa196282
commit
9c49429a7e
4431 changed files with 2761157 additions and 1135565 deletions
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.1 2022/09/02 05:46:38 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2023/11/02 04:53:30 jsg Exp $
|
||||
|
||||
LIB= crocuswinsys
|
||||
|
||||
|
@ -12,7 +12,8 @@ CFLAGS+= ${C_VIS_ARGS}
|
|||
CPPFLAGS+= -I${MESA_SRC}/src/gallium/include \
|
||||
-I${MESA_SRC}/src/gallium/auxiliary \
|
||||
-I${MESA_SRC}/src/gallium/drivers \
|
||||
-I${MESA_SRC}/src/gallium/winsys/crocus/drm
|
||||
-I${MESA_SRC}/src/gallium/winsys/crocus/drm \
|
||||
-I${MESA_SRC}/generated/src
|
||||
|
||||
install:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue