summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch')
-rw-r--r--meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch b/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
index 0fcb032f90..6b155ccea8 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
+++ b/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
@@ -8,6 +8,7 @@ If the pthread.h header is found, make sure library containing
8On some hosts (e.g. openSUSE 15.1) "-lpthread" needs to be explicitly added 8On some hosts (e.g. openSUSE 15.1) "-lpthread" needs to be explicitly added
9in order for the code to compile correctly. 9in order for the code to compile correctly.
10 10
11Upstream-Status: Submitted [https://github.com/stevegrubb/libcap-ng/pull/10]
11Signed-off-by: Trevor Woerner <twoerner@gmail.com> 12Signed-off-by: Trevor Woerner <twoerner@gmail.com>
12--- 13---
13 configure.ac | 4 +++- 14 configure.ac | 4 +++-