mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8339336: Fix build system whitespace to adhere to coding conventions
Reviewed-by: erikj
This commit is contained in:
parent
ad40a122d6
commit
66945e5010
81 changed files with 624 additions and 607 deletions
|
@ -40,7 +40,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBMANAGEMENT, \
|
|||
DISABLED_WARNINGS_gcc_VMManagementImpl.c := unused-variable, \
|
||||
DISABLED_WARNINGS_clang_VMManagementImpl.c := unused-variable, \
|
||||
JDK_LIBS := java.base:libjava java.base:libjvm, \
|
||||
LIBS_aix := -lperfstat,\
|
||||
LIBS_aix := -lperfstat, \
|
||||
LIBS_windows := advapi32.lib psapi.lib, \
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue