The Samba-Bugzilla – Attachment 7403 Details for
Bug 8822
VFS module init function name has to be manually changed depending on build environment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patchfile for Makefile.in for out-of-tree modules
out-of-tree-modules.patch (text/plain), 371 bytes, created by
Richard Sharpe
on 2012-03-24 19:09:09 UTC
(
hide
)
Description:
Patchfile for Makefile.in for out-of-tree modules
Filename:
MIME Type:
Creator:
Richard Sharpe
Created:
2012-03-24 19:09:09 UTC
Size:
371 bytes
patch
obsolete
>diff --git a/examples/VFS/Makefile.in b/examples/VFS/Makefile.in >index 8fe414a..98d259f 100644 >--- a/examples/VFS/Makefile.in >+++ b/examples/VFS/Makefile.in >@@ -36,7 +36,7 @@ default: $(patsubst %.c,%.$(SHLIBEXT),$(wildcard *.c)) > > %.$(OBJEXT): %.c > @echo "Compiling $<" >- @$(CC) $(FLAGS) -c $< >+ @$(CC) $(FLAGS) -c $< -D$*_init=init_samba_module > > > install: default
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 8822
: 7403