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

  /src/tools/mpfr/
Makefile 6 CONFIGURE_ARGS+= --with-gmp=${TOOLDIR:Q}
8 CONFIGURE_ARGS+=--disable-shared
  /src/tools/pcc/
Makefile 10 CONFIGURE_ARGS= --target=${MACHINE_GNU_PLATFORM}
11 CONFIGURE_ARGS+= --disable-stripping
12 CONFIGURE_ARGS+= --enable-tls
13 CONFIGURE_ARGS+= --includedir=/usr/include
14 CONFIGURE_ARGS+= --with-incdir=/usr/include
15 CONFIGURE_ARGS+= --with-libdir=/usr/lib
16 CONFIGURE_ARGS+= --with-assembler=${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-as
17 CONFIGURE_ARGS+= --with-linker=${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-ld
  /src/tools/autoconf/
Makefile 5 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}
  /src/tools/mpc/
Makefile 6 CONFIGURE_ARGS+= --with-gmp=${TOOLDIR:Q} \
9 CONFIGURE_ARGS+=--disable-shared
  /src/tools/xz-include/
Makefile 11 CONFIGURE_ARGS+= --enable-threads=no --disable-nls
13 CONFIGURE_ARGS+= --silent
17 ${HOST_SH} ${XZSRCDIR}/configure ${CONFIGURE_ARGS} \
  /src/tools/gmake/
Makefile 11 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}g
12 CONFIGURE_ARGS+=--disable-nls
  /src/tools/gettext/
Makefile 7 CONFIGURE_ARGS= --program-transform-name="s,^,${_TOOL_PREFIX}," \
  /src/tools/texinfo/
Makefile 5 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}
  /src/tools/isl/
Makefile 5 CONFIGURE_ARGS+= --with-gmp-prefix=${TOOLDIR:Q} \
  /src/tools/gmp/
Makefile 6 CONFIGURE_ARGS+=--disable-shared
18 CONFIGURE_ARGS+= --disable-assembly
  /src/tools/file/
Makefile 11 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} --disable-shared \
  /src/tools/host-mkdep/
Makefile 22 CONFIGURE_ARGS= --cache-file=config.cache
24 CONFIGURE_ARGS+=--silent
30 ${CONFIGURE_ENV} ${HOST_SH} ${.CURDIR}/configure ${CONFIGURE_ARGS}
  /src/tools/gdb/
Makefile 11 CONFIGURE_ARGS= --target=${MACHINE_GNU_PLATFORM} --disable-nls \
19 CONFIGURE_ARGS+=--enable-obsolete
  /src/tools/groff/
Makefile 9 CONFIGURE_ARGS+= --without-x
  /src/tools/binutils/
Makefile 20 CONFIGURE_ARGS= --disable-nls --disable-werror \
  /src/tools/compat/
Makefile 84 CONFIGURE_ARGS+=--silent
93 ${CONFIGURE_ARGS}
  /src/tools/gcc/
Makefile 72 CONFIGURE_ARGS= ${COMMON_CONFIGURE_ARGS}
73 CONFIGURE_ARGS+= \

Completed in 16 milliseconds