]> git.pld-linux.org Git - packages/anyremote.git/commitdiff
- don't override our optflags
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Nov 2006 18:16:45 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anyremote-in.patch -> 1.2

anyremote-in.patch

index 3bdade628fbc1d7df77445fc7c9d8f450dcc9170..1773d507daa7a1dc3791792ead5d2197345195ab 100644 (file)
@@ -6,7 +6,7 @@
  AC_HEADER_SYS_WAIT
  
 -CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
-+CFLAGS="$CFLAGS -I/usr/include -Wall -D_REENTRANT -O2 -g"
++CFLAGS="$CFLAGS -I/usr/include -Wall -D_REENTRANT"
  
  AC_CHECK_HEADERS([fcntl.h stdlib.h string.h sys/ioctl.h sys/time.h termios.h unistd.h])
  
This page took 0.154454 seconds and 4 git commands to generate.