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

  /external/compiler-rt/make/
options.mk 42 RANLIBFLAGS := 2> /dev/null
lib_info.mk 57 RANLIB RANLIBFLAGS \
  /external/compiler-rt/
Makefile 190 $(call Set,Tmp.RANLIBFLAGS,$(strip \
191 $(call GetCNAVar,RANLIBFLAGS,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
210 $(Verb) $(Tmp.RANLIB) $(Tmp.RANLIBFLAGS) $$@

Completed in 223 milliseconds