The Samba-Bugzilla – Attachment 15542 Details for
Bug 14140
Overlinking libreplace against librt and pthread against every binary or library causes issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
wip patch for stress-nss-libwbclient
pthread_stress_nss.patch.txt (text/plain), 784 bytes, created by
Isaac Boukris
on 2019-10-15 11:05:49 UTC
(
hide
)
Description:
wip patch for stress-nss-libwbclient
Filename:
MIME Type:
Creator:
Isaac Boukris
Created:
2019-10-15 11:05:49 UTC
Size:
784 bytes
patch
obsolete
>From 8135547b4da37c7b5260fb0ddd9c3adf921d7c2e Mon Sep 17 00:00:00 2001 >From: Isaac Boukris <iboukris@gmail.com> >Date: Tue, 15 Oct 2019 13:52:42 +0300 >Subject: [PATCH] wip: link stress-nss-libwbclient against pthread > >Signed-off-by: Isaac Boukris <iboukris@gmail.com> >--- > nsswitch/wscript_build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build >index 6acc4a19b9b..861ed2f23bf 100644 >--- a/nsswitch/wscript_build >+++ b/nsswitch/wscript_build >@@ -20,7 +20,7 @@ bld.SAMBA_BINARY('nsstest', > if bld.CONFIG_SET('HAVE_PTHREAD'): > bld.SAMBA_BINARY('stress-nss-libwbclient', > source='stress-nss-libwbclient.c', >- deps='wbclient', >+ deps='wbclient pthread', > install=False > ) > >-- >2.22.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 14140
:
15492
|
15493
| 15542 |
15551
|
15552
|
15561