Searched defs:SUPPORTED_OS_VERSION (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/make/linux/
H A DMakefile234 SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3% macro
236 EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))
/openjdk7/hotspot/make/solaris/
H A DMakefile188 SUPPORTED_OS_VERSION = 5.7 5.8 5.9 5.10 5.11 macro
190 EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))

Completed in 2218 milliseconds