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

/openjdk10/hotspot/make/lib/
H A DCompileJvm.gmk200 # Need to set JVM_STRIPFLAGS to the default value from SPEC since the STRIPFLAGS
203 JVM_STRIPFLAGS ?= $(STRIPFLAGS)
231 STRIPFLAGS := $(JVM_STRIPFLAGS), \
/openjdk10/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)
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh787 STRIPFLAGS
[all...]

Completed in 92 milliseconds