Integrated: 8328146: Set LIBCXX automatically
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Fri Mar 15 13:26:51 UTC 2024
    
    
  
On Thu, 14 Mar 2024 10:53:49 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> We are adding LIBCXX to LIBS in calls to SetupJdkLibrary whenever LINK_TYPE is C++. We should do this automatically in SetupJdkLibrary for C++ linking.
> 
> I also removed the superfluous `-lc` from some places where it had been added.
This pull request has now been integrated.
Changeset: 42aec8c5
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/42aec8c5e72837400818d931855bade8acad8e9d
Stats:     25 lines in 9 files changed: 8 ins; 4 del; 13 mod
8328146: Set LIBCXX automatically
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/18298
    
    
More information about the build-dev
mailing list