Edit

IABSD.fr/ports/lang/gforth

Branch :

  • Show log

    Commit

  • Author : cwen
    Date : 2021-08-01 11:04:35
    Hash : 5babd93b
    Message : gforth: unbreak on powerpc With base-clang it either runs out of memory with i386 patches or -O1. Using -O0 makes preforth segfault. Use ports-gcc instead. OK jasper@ (maintainer)