[Bug 220747] ftp/lftp: fails to build (powerpc64)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 15 20:45:07 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220747

Andreas Tobler <andreast at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreast at FreeBSD.org

--- Comment #1 from Andreas Tobler <andreast at FreeBSD.org> ---
Try this:
Index: Makefile
===================================================================
--- Makefile    (revision 445958)
+++ Makefile    (working copy)
@@ -57,6 +57,9 @@

 .include <bsd.port.pre.mk>

+.if ${ARCH} == powerpc64
+USE_GCC=yes
+.endif
 .if ${SSL_DEFAULT:Mopenssl-devel}
 BROKEN=                Does not build with openssl-devel
 .endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list