https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851
Andreas Schwab <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #3 from Andreas Schwab <[email protected]> --- $$ is makefile quoting, you need to resolve the quoting manually if you want to run the command outside of make.
