OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:build_mac_version
(Results
1 - 1
of
1
) sorted by null
/build/core/combo/
HOST_darwin-x86.mk
37
build_mac_version
:= $(shell sw_vers -productVersion)
macro
108
ifneq ($(filter 10.7 10.7.% 10.8 10.8.%, $(
build_mac_version
)),)
Completed in 47 milliseconds