aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libuser/0002-remove-unused-execinfo.h.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-15 13:51:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-15 15:04:59 -0300
commit0680c1343a36a032ed1449dab9c74d7e18814be9 (patch)
treeb867208333812678983a7797bd80dcdf7acfc135 /testing/libuser/0002-remove-unused-execinfo.h.patch
parent9b24f61777060dc6d06c5b999e8e784a4266d766 (diff)
downloadaports-0680c1343a36a032ed1449dab9c74d7e18814be9.tar.bz2
aports-0680c1343a36a032ed1449dab9c74d7e18814be9.tar.xz
testing/libuser: rebuild with musl's secure_getenv
Diffstat (limited to 'testing/libuser/0002-remove-unused-execinfo.h.patch')
-rw-r--r--testing/libuser/0002-remove-unused-execinfo.h.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/testing/libuser/0002-remove-unused-execinfo.h.patch b/testing/libuser/0002-remove-unused-execinfo.h.patch
deleted file mode 100644
index 4bc0219f19..0000000000
--- a/testing/libuser/0002-remove-unused-execinfo.h.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 4b2f81f307ffeac12956e5c16e894e5ebb937ea5 Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Thu, 7 Jan 2016 02:26:00 +0000
-Subject: [PATCH 2/2] remove unused execinfo.h
-
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
-Upstream-Status: Pending
-
- lib/error.c | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/lib/error.c b/lib/error.c
-index a5ec30a..443e601 100644
---- a/lib/error.c
-+++ b/lib/error.c
-@@ -18,7 +18,6 @@
- #include <config.h>
- #include <sys/types.h>
- #include <errno.h>
--#include <execinfo.h>
- #include <libintl.h>
- #include <stdarg.h>
- #include <stdlib.h>
---
-2.7.0
-