Searched refs:_HAS_HASH_STYLE_GNU (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/os/linux/
H A DMakefile65 _HAS_HASH_STYLE_GNU:=$(shell $(CC) -dumpspecs | grep -- '--hash-style=gnu') macro
66 ifneq ($(_HAS_HASH_STYLE_GNU),)
/openjdk7/jdk/make/common/
H A DDefs-linux.gmk213 _HAS_HASH_STYLE_GNU:=$(shell $(CC) -dumpspecs | $(GREP) -- '--hash-style=gnu')
214 ifneq ($(_HAS_HASH_STYLE_GNU),)

Completed in 2021 milliseconds