Home
last modified time | relevance | path

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

/ndk/build/tools/
Dbuild-llvm.sh149 MAKE_FLAGS=
151 MAKE_FLAGS="VERBOSE=1"
286 run make -j$NUM_JOBS $MAKE_FLAGS
305 cd $LLVM_BUILD_OUT && run make install $MAKE_FLAGS
355MAKE_FLAGS="$MAKE_FLAGS LIBS=-lshlwapi" # lib/Object/SectionMap.cpp needs PathMatchSpec to replace…
358 run make -j$NUM_JOBS $MAKE_FLAGS CXXFLAGS="$CXXFLAGS"
362 cd $MCLINKER_BUILD_OUT && run make install $MAKE_FLAGS
Dbuild-device-llvm.sh125 MAKE_FLAGS=
127 MAKE_FLAGS="VERBOSE=1"
226 run make -j$NUM_JOBS $MAKE_FLAGS
265 run make -j$NUM_JOBS $MAKE_FLAGS CXXFLAGS="$CXXFLAGS"