-nostdinc++
When explicitly asked not to load the C++ standard library, Swift should not emit warnings for missing libstdc++. This fixes a compiler warning when building the Cxx module on Linux.