gcc-ar – a wrapper around ar adding the –plugin option
Synopsis
gcc-ar [
OPTION] … [
ARGS…]
Description
gcc-ar is a wrapper around
ar(1) adding the appropriate
–plugin option for the GCC 12 compiler.
Options
See
ar(1) for a list of options that ar understands.
See Also
ar(1)