HomeSort by relevance Sort by last modified time
    Searched refs:host_c_flags (Results 1 - 7 of 7) sorted by null

  /external/openssl/
Crypto.mk 54 LOCAL_CFLAGS += $(host_c_flags) -DPURIFY
69 LOCAL_CFLAGS += $(host_c_flags) -DPURIFY
Apps.mk 33 LOCAL_CFLAGS := $(host_c_flags)
Apps-config.mk 18 # host_c_flags
127 host_c_flags := $(common_c_flags) $($(host_arch)_c_flags) $(local_c_flags) macro
Ssl-config.mk 18 # host_c_flags
122 host_c_flags := $(common_c_flags) $($(host_arch)_c_flags) $(local_c_flags) macro
Ssl.mk 50 LOCAL_CFLAGS += $(host_c_flags)
import_openssl.sh 283 # host_c_flags
332 host_c_flags := \$(common_c_flags) \$(\$(host_arch)_c_flags) \$(local_c_flags)
Crypto-config.mk 18 # host_c_flags
680 host_c_flags := $(common_c_flags) $($(host_arch)_c_flags) $(local_c_flags) macro

Completed in 1888 milliseconds