]> git.pld-linux.org Git - packages/aiccu.git/commitdiff
- RA patch for the client Makefile
authorzergin <zergin@pld-linux.org>
Thu, 12 May 2005 00:04:04 +0000 (00:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aiccu-RA.patch -> 1.1

aiccu-RA.patch [new file with mode: 0644]

diff --git a/aiccu-RA.patch b/aiccu-RA.patch
new file mode 100644 (file)
index 0000000..5b36b18
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN orig/unix-console/Makefile mod/unix-console/Makefile
+--- orig/unix-console/Makefile 2005-01-31 19:59:30.000000000 +0100
++++ mod/unix-console/Makefile  2005-05-12 02:03:31.491536032 +0200
+@@ -24,7 +24,6 @@
+ # Linux
+ ifeq ($(shell uname | grep -c "Linux"),1)
+ CFLAGS  += -D AICCU_TYPE="\"linux\""
+-CWARNS        += -Wpadded -Wpacked
+ SRCS  += ../common/aiccu_linux.c
+ OBJS  += ../common/aiccu_linux.o
+ LDFLAGS       = -lpthread
This page took 0.078267 seconds and 4 git commands to generate.