The Samba-Bugzilla – Attachment 1967 Details for
Bug 3717
AIX libs extension may not be .po
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to correct pic extension
samba3-aix-pic.diff (text/plain), 555 bytes, created by
Björn Jacke
on 2006-06-17 10:52:50 UTC
(
hide
)
Description:
patch to correct pic extension
Filename:
MIME Type:
Creator:
Björn Jacke
Created:
2006-06-17 10:52:50 UTC
Size:
555 bytes
patch
obsolete
>Index: source/configure.in >=================================================================== >--- source/configure.in (Revision 16229) >+++ source/configure.in (Arbeitskopie) >@@ -1719,6 +1719,9 @@ > LDSHFLAGS="-Wl,-G,-bexpall" > DYNEXP="-Wl,-brtl,-bexpall,-bbigtoc" > PICFLAGS="-O2" >+ # as AIX code is always position independent... >+ # .po will just create compile warnings, use .o: >+ PICSUFFIX="o" > if test "${GCC}" != "yes"; then > ## for funky AIX compiler using strncpy() > CFLAGS="$CFLAGS -D_LINUX_SOURCE_COMPAT -qmaxmem=32000"
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 3717
:
1873
| 1967