]> git.pld-linux.org Git - packages/libcap.git/blame - libcap-1.92-make.patch
- rel 6
[packages/libcap.git] / libcap-1.92-make.patch
CommitLineData
e242a829
JR
1diff -urN libcap-1.92.orig/Make.Rules libcap-1.92/Make.Rules
2--- libcap-1.92.orig/Make.Rules Fri May 14 07:26:51 1999
3+++ libcap-1.92/Make.Rules Tue Apr 25 04:14:58 2000
4@@ -44,10 +44,10 @@
5 CC=gcc
6 COPTFLAGS=-O2
7 DEBUG=-g #-DDEBUG
8-WARNINGS=-ansi -D_POSIX_SOURCE -Wall -Wwrite-strings \
9+WARNINGS=-D_POSIX_SOURCE -Wall -Wwrite-strings \
10 -Wpointer-arith -Wcast-qual -Wcast-align \
11 -Wtraditional -Wstrict-prototypes -Wmissing-prototypes \
12- -Wnested-externs -Winline -Wshadow -pedantic
13+ -Wnested-externs -Winline -Wshadow
14 LD=ld
15 LDFLAGS=-s #-g
16
This page took 0.096812 seconds and 4 git commands to generate.