search for: options_assign

Displaying 1 result from an estimated 1 matches for "options_assign".

2007 Aug 30
1
[LLVMdev] [PATCH] enhance llvm-top
...options="$config_options --enable-doxygen" + fi config_options="$config_options $OPTIONS_DASH $OPTIONS_DASH_DASH" msg 0 Configuring $module with: msg 0 " ./configure" $config_options @@ -22,4 +38,4 @@ msg 0 Building $module with: msg 0 " make" $OPTIONS_ASSIGN tools-only -make $OPTIONS_ASSIGN tools-only +make -j $THREADS $OPTIONS_ASSIGN tools-only