mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk
Reviewed-by: manc, ihse, stuefe
This commit is contained in:
parent
3b189e0e78
commit
a21fa463c4
@ -124,6 +124,7 @@ ifeq ($(call isTargetOsType, unix), true)
|
||||
DISABLED_WARNINGS_clang_jsig.c := unused-but-set-variable, \
|
||||
LIBS_linux := $(LIBDL), \
|
||||
LIBS_aix := $(LIBDL), \
|
||||
ONLY_EXPORTED := true, \
|
||||
))
|
||||
|
||||
TARGETS += $(BUILD_LIBJSIG)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user