Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2019 10:07:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 218333] [exp-run] updating lang/ocaml 4.02 to 4.05.0
Message-ID:  <bug-218333-7788-tUJ1JAZ2Bs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218333-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218333-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218333

mikael.urankar@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar@gmail.com

--- Comment #50 from mikael.urankar@gmail.com ---
can we add armv6 to the list?

--- Makefile    (revision 513108)
+++ Makefile    (working copy)
@@ -151,7 +151,7 @@
        ${INSTALL_DATA} ${_DISTDIR}${DOCSDISTNAME}-refman.pdf
${STAGEDIR}${DOCSDIR}
 .endif
 # Spacetime profiling is only available for native code on 64-bit targets
-.if ${ARCH} =3D=3D armv7 || ${ARCH} =3D=3D i386 || ${ARCH} =3D=3D powerpc
+.if ${ARCH} =3D=3D armv6 || ${ARCH} =3D=3D armv7 || ${ARCH} =3D=3D i386 ||=
 ${ARCH} =3D=3D
powerpc
        @${REINPLACE_CMD} -e '/raw_spacetime_lib/d' ${TMPPLIST}
 .endif

http://beefy8.nyi.freebsd.org/data/head-armv6-default/p512305_s352495/logs/=
errors/ocaml-4.05.0_1.log

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218333-7788-tUJ1JAZ2Bs>