Swift build fails with "error: unable to load standard library for target 'ppc64le-unknown-linux'".

While searching more on this issue, I found that
swift/include/swift/Strings.h has STDLIB_NAME defined to "Swift". I think
this value is what is being used during SwiftPM build. Is this
understanding correct?

Thanks,
Atul.