FreeBSD Bugzilla – Attachment 59678 Details for
Bug 89772
Update port: shells/bash{,2} - Rename WANT_STATIC_BASH to WITH_STATIC_BASH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bash.diff
bash.diff (text/plain), 1.36 KB, created by
Florent Thoumie
on 2005-11-30 19:40:03 UTC
(
hide
)
Description:
bash.diff
Filename:
MIME Type:
Creator:
Florent Thoumie
Created:
2005-11-30 19:40:03 UTC
Size:
1.36 KB
patch
obsolete
>Index: bash/Makefile >=================================================================== >RCS file: /home/pcvs/ports/shells/bash/Makefile,v >retrieving revision 1.85 >diff -u -r1.85 Makefile >--- bash/Makefile 30 Nov 2005 15:10:12 -0000 1.85 >+++ bash/Makefile 30 Nov 2005 19:35:03 -0000 >@@ -56,7 +56,7 @@ > --disable-rpath \ > --enable-disabled-builtins > >-.if defined(WANT_STATIC_BASH) || defined(NO_DYNAMICROOT) || (defined(NOSHARED) && ${NOSHARED:L} != "no") >+.if defined(WITH_STATIC_BASH) || defined(NO_DYNAMICROOT) || (defined(NOSHARED) && ${NOSHARED:L} != "no") > .if !defined(WITHOUT_NLS) > WITHOUT_NLS=yes > .endif >Index: bash2/Makefile >=================================================================== >RCS file: /home/pcvs/ports/shells/bash2/Makefile,v >retrieving revision 1.77 >diff -u -r1.77 Makefile >--- bash2/Makefile 16 Oct 2005 05:21:09 -0000 1.77 >+++ bash2/Makefile 30 Nov 2005 19:35:03 -0000 >@@ -36,7 +36,7 @@ > WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//} > GNU_CONFIGURE= Yes > CONFIGURE_ARGS= --with-installed-readline >-.if defined(WANT_STATIC_BASH) || defined(NO_DYNAMICROOT) || (defined(NOSHARED) && ( ${NOSHARED} != "no" && ${NOSHARED} != "NO" )) >+.if defined(WITH_STATIC_BASH) || defined(NO_DYNAMICROOT) || (defined(NOSHARED) && ( ${NOSHARED} != "no" && ${NOSHARED} != "NO" )) > CONFIGURE_ARGS+= --enable-static-link > .else > CONFIGURE_ARGS+= --enable-static-link=no
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 89772
: 59678