[Bug 218333] [exp-run] updating lang/ocaml 4.02 to 4.05.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 28 10:07:56 UTC 2019


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

mikael.urankar at gmail.com changed:

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

--- Comment #50 from mikael.urankar at 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} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc
+.if ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} ==
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

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


More information about the freebsd-ports-bugs mailing list