Searched refs:STRIPFLAGS (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/make/lib/
H A DCompileJvm.gmk199 # Need to set JVM_STRIPFLAGS to the default value from SPEC since the STRIPFLAGS
202 JVM_STRIPFLAGS ?= $(STRIPFLAGS)
232 STRIPFLAGS := $(JVM_STRIPFLAGS), \
/openjdk9/make/common/
H A DNativeCompilation.gmk382 # STRIPFLAGS Optionally change the flags given to the strip command
896 # Default to using the global STRIPFLAGS. Allow for overriding with an empty value
897 $1_STRIPFLAGS ?= $(STRIPFLAGS)
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh787 STRIPFLAGS
[all...]

Completed in 87 milliseconds