FreeBSD Bugzilla – Attachment 206423 Details for
Bug 239762
ftp/lftp: switch to base compiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
lftp.patch (text/plain), 605 bytes, created by
Piotr Kubaj
on 2019-08-10 18:44:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-08-10 18:44:50 UTC
Size:
605 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 508494) >+++ Makefile (working copy) >@@ -23,7 +23,7 @@ > LIB_DEPENDS= libexpat.so:textproc/expat2 \ > libidn2.so:dns/libidn2 > >-USES= charsetfix iconv libtool localbase readline shebangfix >+USES= charsetfix compiler iconv libtool localbase readline shebangfix > GNU_CONFIGURE= yes > > PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \ >@@ -71,7 +71,7 @@ > LDFLAGS+= -pthread > .endif > >-.if ${ARCH} == powerpc64 >+.if ${ARCH} == powerpc64 && ${CHOSEN_COMPILER_TYPE} == gcc > USE_GCC= yes > .endif >
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 239762
:
206423
|
206426