From 2c70a0e1f894b26c3aa40fcb160807088630bec9 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Fri, 12 Jul 2013 12:22:48 -0700 Subject: part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c --- xorg/X11R7.6/rdp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg/X11R7.6/rdp/Makefile') diff --git a/xorg/X11R7.6/rdp/Makefile b/xorg/X11R7.6/rdp/Makefile index b38d27c0..3b84c43c 100644 --- a/xorg/X11R7.6/rdp/Makefile +++ b/xorg/X11R7.6/rdp/Makefile @@ -43,7 +43,7 @@ LIBS = $(XSRCBASE)/dbe/.libs/libdbe.a \ LLIBS = -Wl,-rpath=$(LIBBASE) -lfreetype -lz -lm -lXfont -lXau \ -lXdmcp -lpixman-1 -lrt -ldl -lcrypto -lGL -lXdamage -CFLAGS = -O2 -Wall -fno-strength-reduce \ +CFLAGS = -g -O2 -Wall -fno-strength-reduce \ -I../../include \ -I../../cfb \ -I../../mfb \ -- cgit v1.2.1