FreeBSD Bugzilla – Attachment 124346 Details for
Bug 167857
[patch] shells/zsh: do not link against librt for clock_gettime(2)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nort.diff
nort.diff (text/plain), 575 bytes, created by
Jan Beich
on 2012-05-14 02:00:14 UTC
(
hide
)
Description:
nort.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-05-14 02:00:14 UTC
Size:
575 bytes
patch
obsolete
>Index: shells/zsh/Makefile >=================================================================== >RCS file: /a/.csup/ports/shells/zsh/Makefile,v >retrieving revision 1.137 >diff -u -p -r1.137 Makefile >--- shells/zsh/Makefile 11 May 2012 16:29:20 -0000 1.137 >+++ shells/zsh/Makefile 14 May 2012 00:41:55 -0000 >@@ -115,6 +115,7 @@ CONFIGURE_ARGS+= --disable-multibyte > .endif > > post-patch: >+ @${REINPLACE_CMD} -e '/LIBS/s/-lrt//' ${WRKSRC}/configure > @${SED} -i "" -e "s,link=dynamic,link=either," \ > ${WRKSRC}/Src/Modules/*.mdd > @${SED} -i "" -e "s,/etc/,${LOCALBASE}/etc/," \
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 167857
: 124346