Multiple scripts in board_build.ldscript

Is there a way to specify multiple linker scripts in ldscript for a board? I couldnt get it to work so I am using several -Wl,-T,mem.ld to build_flags instead.

Per

it only looks like it works for one string. You would need to file an issue against https://github.com/platformio/platformio-core/issues.