-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b02
For various reasons, we have added some extra flags to the compiler command line when compiling C/C++ for static libraries. This is a blocker for the goal of compiling once, linking twice for static and dynamic library. Fortunately, these extra flags are not needed.
- relates to
-
JDK-8357927 Solve JDK-8353272 properly -- replace STATIC_LIB_CFLAGS and fix CFLAGS/CXXFLAGS assignment
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/cbab40bc
-
Review(master) openjdk/jdk/22606