]> git.pld-linux.org Git - packages/bcc.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 Jan 2004 22:02:44 +0000 (22:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Dev86src-errno.patch -> 1.2
    Dev86src-nobcc.patch -> 1.2

Dev86src-errno.patch [deleted file]
Dev86src-nobcc.patch [deleted file]

diff --git a/Dev86src-errno.patch b/Dev86src-errno.patch
deleted file mode 100644 (file)
index 9517ee2..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
---- dev86-0.16.12/ar/ar.c.orig 2002-03-26 08:24:53.000000000 +0100
-+++ dev86-0.16.12/ar/ar.c      2003-08-08 22:31:48.000000000 +0200
-@@ -31,6 +31,7 @@
- #include <sys/stat.h>
- #include "ar.h"
- #include "rel_aout.h"
-+#include <errno.h>
- #ifdef __BCC__
- #define HAVE_RENAME
-@@ -44,8 +45,6 @@
- #undef  HAVE_FSYNC
- #endif
--extern int errno;
--
- #ifdef        __GNUC__
- # ifndef alloca
- #  define     alloca  __builtin_alloca
-@@ -67,7 +66,6 @@
- /* Locking is normally disabled because fcntl hangs on the Sun
-    and it isn't supported properly across NFS anyway.  */
- #ifdef LOCKS
--#include <errno.h>
- #endif
- /* This structure is used internally to represent the info
diff --git a/Dev86src-nobcc.patch b/Dev86src-nobcc.patch
deleted file mode 100644 (file)
index b315b3f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- linux-86/Makefile.djb      Mon Sep 20 16:51:12 1999
-+++ linux-86/Makefile  Mon Sep 20 16:51:51 1999
-@@ -11,9 +11,9 @@
- ELKSSRC= /usr/src/elks
- PREFIX=  /usr
--LIBPRE=  $(PREFIX)/bcc
-+LIBPRE=  $(PREFIX)
- BINDIR=        $(PREFIX)/bin
- LIBDIR=  $(LIBPRE)/lib/bcc
- CFLAGS=  -O
This page took 0.082498 seconds and 4 git commands to generate.