The Samba-Bugzilla – Attachment 5849 Details for
Bug 7576
Correct shared lib linking with OpenBSD.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
autoconf patch
patch-configure_in (text/plain), 423 bytes, created by
Brad Smith
on 2010-07-17 17:11:28 UTC
(
hide
)
Description:
autoconf patch
Filename:
MIME Type:
Creator:
Brad Smith
Created:
2010-07-17 17:11:28 UTC
Size:
423 bytes
patch
obsolete
>--- configure.in.orig Fri Jun 18 08:01:04 2010 >+++ configure.in Wed Jul 7 22:31:10 2010 >@@ -1559,8 +1559,7 @@ DSO_EXPORTS="" > ;; > *openbsd*) BLDSHARED="true" > LDSHFLAGS="-shared" >- DYNEXP="-Wl,-Bdynamic" >- SONAMEFLAG="-Wl,-soname," >+ DYNEXP="-Wl,--export-dynamic" > PICFLAG="-fPIC" > AC_DEFINE(STAT_ST_BLOCKSIZE,512,[The size of a block]) > AC_DEFINE(BROKEN_GETGRNAM,1,[Does getgrnam work correctly])
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 7576
: 5849