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

  /build/make/core/
shared_library.mk 13 $(error $(LOCAL_MODULE): LOCAL_MODULE_PATH for shared libraries is unsupported in multiarch builds, use LOCAL_MODULE_RELATIVE_PATH instead)
19 $(error $(LOCAL_MODULE): LOCAL_UNSTRIPPED_PATH for shared libraries is unsupported in multiarch builds)
  /external/google-fruit/extras/scripts/
postsubmit.sh 16 linux-arm) docker run --rm --privileged multiarch/qemu-user-static:register --reset
  /bootable/recovery/
Android.mk 32 # LOCAL_MODULE_PATH for shared libraries is unsupported in multiarch builds.
  /external/python/cpython3/Lib/distutils/
sysconfig.py 432 '_sysconfigdata_{abi}_{platform}_{multiarch}'.format(
435 multiarch=getattr(sys.implementation, '_multiarch', ''),
  /external/python/cpython3/Lib/
sysconfig.py 348 '_sysconfigdata_{abi}_{platform}_{multiarch}'.format(
351 multiarch=getattr(sys.implementation, '_multiarch', ''),
  /external/e2fsprogs/debian/
rules 173 --with-multiarch=$(DEB_HOST_MULTIARCH) \
  /external/python/cpython2/
configure 707 MULTIARCH
    [all...]
  /external/python/cpython3/
configure 717 MULTIARCH
    [all...]

Completed in 3457 milliseconds