FreeBSD Bugzilla – Attachment 149751 Details for
Bug 194219
[arm] mail/php5-imap fails configure stage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-files_patch-src_osdep_unix_Makefile
patch-files_patch-src_osdep_unix_Makefile (text/plain), 626 bytes, created by
Mikael Urankar
on 2014-11-23 19:06:44 UTC
(
hide
)
Description:
patch-files_patch-src_osdep_unix_Makefile
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2014-11-23 19:06:44 UTC
Size:
626 bytes
patch
obsolete
>Index: files/patch-src_osdep_unix_Makefile >=================================================================== >--- files/patch-src_osdep_unix_Makefile (révision 373089) >+++ files/patch-src_osdep_unix_Makefile (copie de travail) >@@ -183,8 +183,8 @@ > @$(SH) ARCHIVE > > + $(SHLIBNAME): $(SOFILES) >-+ ld -shared -x -soname $(SHLIBNAME) -o $(SHLIBNAME) $(SOFILES) `cat LDFLAGS` >-+ ln -s $(SHLIBNAME) lib$(SHLIBBASE).so >++ $(CC) -shared -Wl,-soname=$(SHLIBNAME) -o $(SHLIBNAME) $(SOFILES) `cat LDFLAGS` >++ $(LN) $(SHLIBNAME) lib$(SHLIBBASE).so > + > + .c.so: osdep.h > + $(CC) -fPIC -DPIC -c `cat CFLAGS` ${@:.so=.c} -o $@
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194219
: 149751