Lines Matching refs:only
153 -c CC Define compiler (\$CC variable), needed only for configure step
154 -i Run 'make install', needed only for install step
163 -r RUN Run only certain step (usable for CI), default: all
164 -t TYPE Specify build type, default: $DEFAULT_BUILD, only for configure step
176 autotools run only 'make autotools'
177 configure run only 'configure'
178 build run only 'make'
179 test run only 'make test' (not supported for cross-compile build)
180 test-c run only 'make test-c' (not supported for cross-compile build)
181 test-shell run only 'make test-shell' (not supported for cross-compile build)
182 install run only 'make install'