CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/03/04 01:22:35
Modified files:
lang/jruby : Makefile
Log 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)
