HomeSort by relevance Sort by last modified time
    Searched full:del_list (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/make/
AppleBI.mk 94 DEL_LIST=`$(AR) -t $@ | egrep 'apple_versioning|gcc_personality_v0|eprintf' | xargs echo` ; \
95 if [ -n "$${DEL_LIST}" ] ; \
97 $(call GetCNAVar,AR,Platform.darwin_bni,Release,) -d $@ $${DEL_LIST}; \

Completed in 192 milliseconds