]> git.pld-linux.org Git - packages/aiccu.git/blame - aiccu-RA.patch
- cosmetics, files fix
[packages/aiccu.git] / aiccu-RA.patch
CommitLineData
6db76cfd 1diff -urN orig/unix-console/Makefile mod/unix-console/Makefile
2--- orig/unix-console/Makefile 2005-01-31 19:59:30.000000000 +0100
3+++ mod/unix-console/Makefile 2005-05-12 02:03:31.491536032 +0200
4@@ -24,7 +24,6 @@
5 # Linux
6 ifeq ($(shell uname | grep -c "Linux"),1)
7 CFLAGS += -D AICCU_TYPE="\"linux\""
8-CWARNS += -Wpadded -Wpacked
9 SRCS += ../common/aiccu_linux.c
10 OBJS += ../common/aiccu_linux.o
11 LDFLAGS = -lpthread
This page took 0.126459 seconds and 4 git commands to generate.