The Samba-Bugzilla – Attachment 792 Details for
Bug 2060
Fix build of shared objects in examples/VFS/Makefile.in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add -fPIC to the FLAGS
samba-ia64.diff (text/plain), 600 bytes, created by
Lars Müller
on 2004-11-18 07:32:33 UTC
(
hide
)
Description:
Add -fPIC to the FLAGS
Filename:
MIME Type:
Creator:
Lars Müller
Created:
2004-11-18 07:32:33 UTC
Size:
600 bytes
patch
obsolete
>Author: ? >Subject: fix build of shared libraries >Bugzilla: bugzilla.Samba.org #2060 > >--- samba-3.0.2a/examples/VFS/Makefile.in >+++ samba-3.0.2a/examples/VFS/Makefile.in 2003-10-31 23:17:17 >@@ -7,7 +7,7 @@ > SAMBA_SOURCE = @SAMBA_SOURCE@ > SHLIBEXT = @SHLIBEXT@ > OBJEXT = @OBJEXT@ >-FLAGS = $(CFLAGS) -Iinclude -I$(SAMBA_SOURCE)/include -I$(SAMBA_SOURCE)/ubiqx -I$(SAMBA_SOURCE)/smbwrapper -I. $(CPPFLAGS) -I$(SAMBA_SOURCE) >+FLAGS = $(CFLAGS) -Iinclude -I$(SAMBA_SOURCE)/include -I$(SAMBA_SOURCE)/ubiqx -I$(SAMBA_SOURCE)/smbwrapper -I. $(CPPFLAGS) -I$(SAMBA_SOURCE) -fPIC > > > prefix = @prefix@
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 2060
: 792