diff options
Diffstat (limited to 'libc/debian/patches/sgs.h-no-libelf.h.patch')
| -rw-r--r-- | libc/debian/patches/sgs.h-no-libelf.h.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/debian/patches/sgs.h-no-libelf.h.patch b/libc/debian/patches/sgs.h-no-libelf.h.patch index 9bdc15f..d339220 100644 --- a/libc/debian/patches/sgs.h-no-libelf.h.patch +++ b/libc/debian/patches/sgs.h-no-libelf.h.patch @@ -1,10 +1,10 @@ Descriptions: libelf.h is not used but sgs tries system libelf.h (/usr/include) and does not search debian/tmp/usr/include -Index: libc/usr/src/cmd/sgs/include/sgs.h +Index: b/usr/src/cmd/sgs/include/sgs.h =================================================================== ---- libc.orig/usr/src/cmd/sgs/include/sgs.h 2012-10-06 18:22:36.902719587 +0400 -+++ libc/usr/src/cmd/sgs/include/sgs.h 2012-10-06 18:23:20.860030708 +0400 +--- a/usr/src/cmd/sgs/include/sgs.h 2014-03-02 23:20:13.161704014 +0400 ++++ b/usr/src/cmd/sgs/include/sgs.h 2014-03-02 23:22:16.062957036 +0400 @@ -48,7 +48,6 @@ #include <sys/machelf.h> #include <stdlib.h> |
