Searched defs:_HAS_HASH_STYLE_GNU (Results 1 - 1 of 1) 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),)

Completed in 28 milliseconds