jdk
8345744: Use C++ LINK_TYPE with SetupBuildLauncher in StaticLibs.gmk
#22624
Closed

Commits
  • - Set LINK_TYPE to C++ when building the static launcher to make sure LDCXX instead of LD is used for linking.
    jianglizhou committed 16 days ago
  • Remove -lstdc++ and STANDARD_LIBS, based on magicus' comment.
    jianglizhou committed 13 days ago
Loading