The Samba-Bugzilla – Attachment 5784 Details for
Bug 7504
numerous build glitches to be fixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0009-s3-build-remove-CFLAGS-from-Solaris-LDSHFLAGS-SHLD-h.patch
0009-s3-build-remove-CFLAGS-from-Solaris-LDSHFLAGS-SHLD-h.patch (text/plain), 956 bytes, created by
Björn Jacke
on 2010-06-09 10:01:07 UTC
(
hide
)
Description:
0009-s3-build-remove-CFLAGS-from-Solaris-LDSHFLAGS-SHLD-h.patch
Filename:
MIME Type:
Creator:
Björn Jacke
Created:
2010-06-09 10:01:07 UTC
Size:
956 bytes
patch
obsolete
>From e9f0849b3b4d5ea82459f749ba01ae943d8de174 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= <bj@sernet.de> >Date: Wed, 12 May 2010 19:05:37 +0200 >Subject: [PATCH 9/9] s3:build: remove CFLAGS from Solaris LDSHFLAGS, SHLD has them already > >--- > source3/configure.in | 5 +---- > 1 files changed, 1 insertions(+), 4 deletions(-) > >diff --git a/source3/configure.in b/source3/configure.in >index ebe1c2f..dd2a0a4 100644 >--- a/source3/configure.in >+++ b/source3/configure.in >@@ -1527,13 +1527,10 @@ DSO_EXPORTS="" > if test "${ac_cv_prog_gnu_ld}" = "yes"; then > DYNEXP="-Wl,-E" > fi >- # TODO: need to add $CFLAGS here for explicit 64-bit builds? > LDSHFLAGS="-shared" > else > PICFLAG="-KPIC" >- ## ${CFLAGS} added for building 64-bit shared >- ## libs using Sun's Compiler >- LDSHFLAGS="-G \${CFLAGS}" >+ LDSHFLAGS="-G" > fi > if test "$ac_cv_prog_gnu_ld" = "yes"; then > SONAMEFLAG="-Wl,-soname=" >-- >1.7.1 >
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
Flags:
metze
:
review+
Actions:
View
Attachments on
bug 7504
:
5776
|
5777
|
5778
|
5779
|
5780
|
5781
|
5782
|
5783
| 5784 |
5793
|
5796
|
5798