[Bug 266587] databases/mongodb60: port to powerpc64le and use more system libs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Sep 2022 14:55:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266587

--- Comment #10 from Ronald Klop <ronald-lists@klop.ws> ---
(In reply to Daniel Engberg from comment #8)
The binutils ar supports a feature doing something like this:
generate-big-list-of-options.sh > /tmp/bla123.tmp
ar @/tmp/bla123.tmp

AFAIK llvm-ar does not support using a file for commandline options and the
commandline provided to ar is really big.

But times change so maybe nowadays it does work.

-- 
You are receiving this mail because:
You are the assignee for the bug.