Sync with xorg-server:
> Specify default /var/log/Xsun.%s.log path definitions.
This commit is contained in:
parent
ef450799ef
commit
03bd4ea6e0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.Xsun,v 1.1 2020/07/22 19:26:37 tsutsui Exp $
|
||||
# $NetBSD: Makefile.Xsun,v 1.2 2020/08/04 14:35:24 tsutsui Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
|
@ -13,6 +13,7 @@ WARNS?= 2
|
|||
.PATH: ${X11SRCDIR.xorg-server}/hw/sun
|
||||
|
||||
BUILDSYMLINKS=
|
||||
CPPFLAGS+= -DDEFAULT_LOGDIR=\"/var/log\" -DDEFAULT_LOGPREFIX=\"${PROG}.\"
|
||||
CPPFLAGS+= -DINCLUDE_CG2_HEADER
|
||||
#CPPFLAGS+= -DLOWMEMFTPT
|
||||
|
||||
|
|
Loading…
Reference in New Issue