Edit

IABSD.fr/ports/lang/clisp

Branch :

  • Show log

    Commit

  • Author : gkoehler
    Date : 2025-09-10 15:10:17
    Hash : 99b2a618
    Message : Unbreak clisp for powerpc with clang 19 (unblocking lang/sbcl) clang 19 rejects passing -c and -nopie together, $ cc -c -nopie any.c cc: error: unsupported option '-nopie' for target 'powerpc-unknown-openbsd7.7' Remove -nopie from CFLAGS, keep -nopie in LDFLAGS, and export LDFLAGS to configure.