Edit

IABSD.fr/ports/sysutils/ggrep

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2019-01-25 18:39:05
    Hash : d7260ee2
    Message : Don't pick up libsigsegv; reported by ajacoutot@ The stack overflow handling code wants to use libsigsegv for a SEGV-based stack overflow detection heuristic when an operating system doesn't support the corresponding POSIX XSI behavior. Let's try without.