]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- fix compile options
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 25 Apr 2000 13:23:48 +0000 (13:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap-1.92-make.patch -> 1.1

libcap-1.92-make.patch [new file with mode: 0644]

diff --git a/libcap-1.92-make.patch b/libcap-1.92-make.patch
new file mode 100644 (file)
index 0000000..26c7489
--- /dev/null
@@ -0,0 +1,16 @@
+diff -urN libcap-1.92.orig/Make.Rules libcap-1.92/Make.Rules
+--- libcap-1.92.orig/Make.Rules        Fri May 14 07:26:51 1999
++++ libcap-1.92/Make.Rules     Tue Apr 25 04:14:58 2000
+@@ -44,10 +44,10 @@
+ CC=gcc
+ COPTFLAGS=-O2
+ DEBUG=-g #-DDEBUG
+-WARNINGS=-ansi -D_POSIX_SOURCE -Wall -Wwrite-strings \
++WARNINGS=-D_POSIX_SOURCE -Wall -Wwrite-strings \
+         -Wpointer-arith -Wcast-qual -Wcast-align \
+         -Wtraditional -Wstrict-prototypes -Wmissing-prototypes \
+-        -Wnested-externs -Winline -Wshadow -pedantic
++        -Wnested-externs -Winline -Wshadow
+ LD=ld
+ LDFLAGS=-s #-g
This page took 0.123074 seconds and 4 git commands to generate.