Searched +full:- +full:djavaexecutable64 (Results 1 – 2 of 2) sorted by relevance
20 -------------34 [prerequisites](https://boringssl.googlesource.com/boringssl/+/HEAD/BUILDING.md#Build-Prerequisites…49 ##### Building on Linux/OS-X50 To build in the 64-bit version on a 64-bit machine:54 cmake -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE \55 -DCMAKE_BUILD_TYPE=Release \56 -DCMAKE_ASM_FLAGS=-Wa,--noexecstack \57 -GNinja ..61 To make a 32-bit build on a 64-bit machine:65 cmake -DCMAKE_TOOLCHAIN_FILE=../util/32-bit-toolchain.cmake \[all …]
5 - BORINGSSL_HOME="$HOME/boringssl"6 - CXXFLAGS="-std=c++11"7 - GOOGLE_JAVA_FORMAT_VERSION=1.111 - $HOME/.gradle/caches/12 - $HOME/.gradle/wrapper/dists/19 - os: linux24 - ANDROID_TOOLS_URL="https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip"25 - ANDROID_HOME="$HOME/android-sdk-linux"26 - ANDROID_NDK_HOME="$ANDROID_HOME/ndk-bundle"27 - JAVA7_HOME=/usr/lib/jvm/java-7-openjdk-amd64[all …]