Searched refs:TARGET_OS (Results 1 – 2 of 2) sorted by relevance
92 if test -z "$TARGET_OS"; then93 TARGET_OS=`uname -s`129 case "$TARGET_OS" in541 if ! [ "$TARGET_OS" = FreeBSD -a "$TARGET_ARCHITECTURE" = i386 ]; then579 elif [ "$TARGET_OS" == "IOS" ]; then581 elif [ "$TARGET_OS" == "AIX" ] || [ "$TARGET_OS" == "SunOS" ]; then
169 …* Run: `TARGET_OS=IOS make static_lib`. When building the project which uses rocksdb iOS library, …