aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/os/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/os/makefile')
-rw-r--r--xorg-server/os/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/os/makefile b/xorg-server/os/makefile
index ba7720a25..b129301e9 100644
--- a/xorg-server/os/makefile
+++ b/xorg-server/os/makefile
@@ -3,6 +3,7 @@ LIBRARY=libos
ifeq ($(DEBUG),1)
DEFINES += XSERVER_DTRACE
endif
+DEFINES += NO_LOCAL_CLIENT_CRED
SECURE_RPC=1
XDMCP=1
NEED_STRLCAT=1