Edit

IABSD.fr/ports/lang/jruby

Branch :

  • Show log

    Commit

  • Author : jca
    Date : 2025-03-04 08:22:35
    Hash : 0aeaa46d
    Message : Prevent hidden deps on gnu tools, and tighten some make targets Hidden dep issue spotted with gsed in a bulk build. Use the gnu module to automatically hide gsed, gawk, ggrep etc using the db/config.no-smth mechanism. gnu module clue from sthen@, ok jeremy@ (maintainer)