CVSROOT:        /cvs
Module name:    ports
Changes by:     sema...@cvs.openbsd.org 2021/03/27 04:09:43

Modified files:
        lang/zig       : Makefile 

Log message:
lang/zig marks arm64 and powerpc64 BROKEN

no need to waste build time for now as build didn't complete

- on arm64, the generated binary segfaults

- on powerpc64, the build fails due to undefined symbols. gkoehler@
did the analyzis, and it seems that zig wants to IEEE quad floats
(which are missing for now on powerpc64)

Reply via email to