]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- typo auto/th/xorg-driver-video-fglrx-8_22_5-1
authorKarol Krenski <charles@pld-linux.org>
Thu, 29 Dec 2005 15:37:05 +0000 (15:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    firegl-panel.patch -> 1.3

firegl-panel.patch

index 4bc2437aaf56e7a7eb52a1d4dd6ec2c4093b9ac1..6c18a729a96170c42d5da7943f13544b11acbbde 100644 (file)
  endif
  
  ifeq ($(QT_VER),0)
+@@ -138,7 +138,7 @@
+ # for *.c
+ CINCDIR = -I/usr/X11R6/include -I. -I./include_dummy
+ CDEFINES = $(DEFINES)
+-ifeq ($(DEBUG),0)
++ifneq ($(DEBUG),0)
+ CDEBFLAGS = -g
+ endif
+ CFLAGS = $(CDEBFLAGS) -O2 -fno-strength-reduce -funsigned-char $(CDEFINES)
 @@ -145,7 +145,7 @@
  LFLAGS = $(CDEBFLAGS) -L/usr/X11R6/$(LIB_DIR) -lXaw -lXmu -lXt -lXext -lX11
  
This page took 0.062108 seconds and 4 git commands to generate.