Using serial compilation of 8 LTRANS jobs lto-wrapper

Things seem to be working okay, uploading with Arduino 2.3.4 however, I keep getting this notice before it uploads.

/Users/whipeye/Library/Arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack/bin/…/lib/gcc/arm-none-eabi/14.2.1/…/…/…/…/arm-none-eabi/bin/ld:/Users/whipeye/Library/Arduino15/packages/proffieboard/hardware/stm32l4/4.6/variants/STM32L433CC-ProffieboardV2/linker_scripts/STM32L433CC_FLASH.ld:224: warning: memory region `SRAM2’ not declared
lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information

That error can be ignored.
I can see if I can get rid of it in the next arduino-proffieboard release.

It is not an “error” but a “for @profezzorn warning” that can be safely ignored by us, commoners.

activating ignoration mode

Thanks guys.