The Samba-Bugzilla – Attachment 17878 Details for
Bug 15367
socket_wrapper wraps fcntl64 into fcntl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Samba build system patch for demonstration binary
file_15367.txt (text/plain), 662 bytes, created by
Andrew Bartlett
on 2023-05-04 05:48:11 UTC
(
hide
)
Description:
Samba build system patch for demonstration binary
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2023-05-04 05:48:11 UTC
Size:
662 bytes
patch
obsolete
>diff --git a/source3/utils/wscript_build b/source3/utils/wscript_build >index 172457f4b57..1b1b27a9c19 100644 >--- a/source3/utils/wscript_build >+++ b/source3/utils/wscript_build >@@ -28,6 +28,15 @@ bld.SAMBA3_BINARY('smbcontrol', > cmdline_contexts > PRINTBASE''') > >+bld.SAMBA3_BINARY('test_fcntl', >+ source='test_fcntl.c', >+ deps=''' >+ talloc >+ smbconf >+ CMDLINE_S3 >+ cmdline_contexts >+ PRINTBASE''') >+ > bld.SAMBA3_BINARY('smbtree', > source='smbtree.c', > deps='''
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 15367
:
17877
| 17878 |
17879