be sure to link in the swrast_setup code, too
This commit is contained in:
parent
8221d4ac16
commit
3aabb85acc
4
external/mit/xorg/lib/dri/libmesa/Makefile
vendored
4
external/mit/xorg/lib/dri/libmesa/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2009/02/15 19:00:22 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/06/16 05:16:12 mrg Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -7,7 +7,7 @@ LIBISMODULE= yes
|
||||
|
||||
SHLIB_MAJOR= 0
|
||||
|
||||
MESA_SRC_MODULES= main math vbo tnl shader swrast slang
|
||||
MESA_SRC_MODULES= main math vbo tnl shader swrast slang ss
|
||||
|
||||
CPPFLAGS+= -I${X11SRCDIR.MesaLib}/src/mesa/main \
|
||||
-I${X11SRCDIR.MesaLib}/src/mesa/glapi \
|
||||
|
Loading…
Reference in New Issue
Block a user