Gcc9 and c++20

In the Projucer, is there a way to add add -std=c++2a for gcc9 instead of -std=c++20 in the Linux Makefile?

Bumping this, because also. Tired of changing makefiles. Is there a workaround?