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

  /external/valgrind/auxprogs/
build-gcc 12 # --> choose MULTILIB=--disable-multilib below
21 MULTILIB=
23 #MULTILIB=--disable-multilib
49 $MULTILIB --enable-languages=$LANGUAGES 2>&1 > gcc-config.log
  /build/core/
pdk_fusion_modules.mk 56 $(PDK.DEXPREOPT.$(l).MULTILIB),\
71 $(PDK.DEXPREOPT.$(a).MULTILIB),\
dex_preopt_odex_install.mk 119 DEXPREOPT.$(LOCAL_MODULE).MULTILIB := $(LOCAL_MULTILIB)
  /ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh 277 MULTILIB_FLAGS=--disable-multilib
369 # for multilib we copy full set. Keep native libs in $ABI dir for compatibility.
436 MULTILIB="include/32/bits include/x32/bits
442 MULTILIB="include/32/mips-r1/bits include/32/mips-r2/bits include/32/mips-r6/bits include/bits
449 MULTILIB="include/mips-r2/bits include/mips-r6/bits include/bits
455 MULTILIB=
458 for LIB in include/bits $MULTILIB libsupc++.a libgnustl_static.a libgnustl_shared.so; do

Completed in 112 milliseconds