HomeSort by: relevance | last modified time | path
    Searched refs:BOOTSTRAP (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/vax/floppy/
defboo.hp 3 ! BOOTSTRAP BY BOOT() SYSCALL
  /src/external/gpl3/gcc/dist/contrib/
gcc_build 70 [bootstrap]
139 # Bootstrap GCC. Assume configuration has already occurred.
147 # Bootstrap the compiler
148 echo "Building: ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap"
149 eval ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap || \
150 error "Could not bootstrap the compiler"
225 # Options to pass to "make bootstrap".
231 BOOTSTRAP=0
266 bootstrap) BOOTSTRAP=1;
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
gcc_build 70 [bootstrap]
139 # Bootstrap GCC. Assume configuration has already occurred.
147 # Bootstrap the compiler
148 echo "Building: ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap"
149 eval ${MAKE} ${MAKE_BOOTSTRAP_OPTIONS} bootstrap || \
150 error "Could not bootstrap the compiler"
225 # Options to pass to "make bootstrap".
231 BOOTSTRAP=0
266 bootstrap) BOOTSTRAP=1;
    [all...]
  /src/external/bsd/pkg_install/dist/add/
main.c 165 #ifndef BOOTSTRAP
177 #ifndef BOOTSTRAP
perform.c 1367 #ifdef BOOTSTRAP
1412 #ifdef BOOTSTRAP
1459 #ifdef BOOTSTRAP
1508 #ifndef BOOTSTRAP
  /src/external/bsd/pkg_install/dist/lib/
pkg_io.c 53 #ifdef BOOTSTRAP
68 #ifndef BOOTSTRAP
166 #endif /* !BOOTSTRAP */
201 #ifdef BOOTSTRAP
214 #ifndef BOOTSTRAP
360 #endif /* !BOOTSTRAP */
392 #ifndef BOOTSTRAP
407 #endif /* !BOOTSTRAP */
parse-config.c 49 #ifndef BOOTSTRAP
243 #ifndef BOOTSTRAP
vulnerabilities-file.c 49 #ifndef BOOTSTRAP
80 #ifndef BOOTSTRAP
358 #ifdef BOOTSTRAP
359 errx(EXIT_FAILURE, "Audit functions are unsupported during bootstrap");
378 #ifdef BOOTSTRAP
379 errx(EXIT_FAILURE, "Audit functions are unsupported during bootstrap");
403 #ifndef BOOTSTRAP
  /src/external/bsd/pkg_install/dist/info/
perform.c 77 #ifndef BOOTSTRAP
157 #ifndef BOOTSTRAP
332 #ifdef BOOTSTRAP
333 errx(2, "Binary packages not supported during bootstrap");
  /src/external/bsd/pkg_install/dist/admin/
main.c 81 #ifndef BOOTSTRAP
737 #ifndef BOOTSTRAP

Completed in 74 milliseconds