CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/28 13:42:12
Modified files:
usr.sbin/crunchgen: crunchgen.c
Log message:
Make object-in-archive-used identification portable to lld: use --trace
instead of -M and transform the output to a common
/path/to/archive.a(object.o)
syntax.
problem noted by jsg@
ok kettenis@ jsg@
