Home
last modified time | relevance | path

Searched refs:TARGET_ARCHITECTURE (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/build_tools/
Dbuild_detect_platform96 if test -z "$TARGET_ARCHITECTURE"; then
97 TARGET_ARCHITECTURE=`uname -m`
541 if ! [ "$TARGET_OS" = FreeBSD -a "$TARGET_ARCHITECTURE" = i386 ]; then
568 if test -n "`echo $TARGET_ARCHITECTURE | grep ^ppc64`"; then
572 elif test -n "`echo $TARGET_ARCHITECTURE | grep ^s390x`"; then
574 elif test -n "`echo $TARGET_ARCHITECTURE | grep -e^arm -e^aarch64`"; then
577 elif test -n "`echo $TARGET_ARCHITECTURE | grep ^aarch64`"; then