Searched refs:CONFIGURE_ARGS (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/tools/mpfr/
H A DMakefile6 CONFIGURE_ARGS+= --with-gmp=${TOOLDIR:Q}
8 CONFIGURE_ARGS+=--disable-shared
/netbsd-current/tools/pcc/
H A DMakefile10 CONFIGURE_ARGS= --target=${MACHINE_GNU_PLATFORM} macro
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
/netbsd-current/tools/autoconf/
H A DMakefile5 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} macro
/netbsd-current/external/bsd/openldap/
H A DMakefile28 CONFIGURE_ARGS+= --prefix=${LDAP_PREFIX}
29 CONFIGURE_ARGS+= --sysconfdir=${LDAP_ETCDIR}
30 CONFIGURE_ARGS+= --localstatedir=${LDAP_RUNDIR}
32 CONFIGURE_ARGS+= --enable-dynamic
33 CONFIGURE_ARGS+= --disable-bdb
34 CONFIGURE_ARGS+= --disable-hdb
35 CONFIGURE_ARGS+= --disable-slapd
36 CONFIGURE_ARGS+= --with-tls=openssl
37 CONFIGURE_ARGS+= --with-threads
38 CONFIGURE_ARGS
[all...]
/netbsd-current/tools/mpc/
H A DMakefile6 CONFIGURE_ARGS+= --with-gmp=${TOOLDIR:Q} \
9 CONFIGURE_ARGS+=--disable-shared
/netbsd-current/tools/gmake/
H A DMakefile11 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}g macro
12 CONFIGURE_ARGS+=--disable-nls
/netbsd-current/tools/xz-include/
H A DMakefile11 CONFIGURE_ARGS+= --enable-threads=no --disable-nls
13 CONFIGURE_ARGS+= --silent
17 ${HOST_SH} ${XZSRCDIR}/configure ${CONFIGURE_ARGS} \
/netbsd-current/tools/texinfo/
H A DMakefile5 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} macro
/netbsd-current/tools/gettext/
H A DMakefile7 CONFIGURE_ARGS= --program-transform-name="s,^,${_TOOL_PREFIX}," \ macro
/netbsd-current/tools/isl/
H A DMakefile5 CONFIGURE_ARGS+= --with-gmp-prefix=${TOOLDIR:Q} \
/netbsd-current/tools/file/
H A DMakefile11 CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} --disable-shared \ macro
/netbsd-current/tools/host-mkdep/
H A DMakefile22 CONFIGURE_ARGS= --cache-file=config.cache macro
24 CONFIGURE_ARGS+=--silent
30 ${CONFIGURE_ENV} ${HOST_SH} ${.CURDIR}/configure ${CONFIGURE_ARGS}
/netbsd-current/tools/gmp/
H A DMakefile6 CONFIGURE_ARGS+=--disable-shared
/netbsd-current/tools/
H A DMakefile.gnuhost75 CONFIGURE_ARGS+=--prefix=${TOOLDIR}
77 CONFIGURE_ARGS+=--disable-shared
81 CONFIGURE_ARGS+=--silent
131 @(cd build && ${CONFIGURE_ENV} ${HOST_SH} ${GNUHOSTDIST}/configure ${CONFIGURE_ARGS})
/netbsd-current/tools/compat/
H A DMakefile80 CONFIGURE_ARGS= --cache-file=config.cache macro
82 CONFIGURE_ARGS+=--silent
89 ${HOST_SH} ${.CURDIR}/configure ${CONFIGURE_ARGS}
/netbsd-current/tools/gdb/
H A DMakefile11 CONFIGURE_ARGS= --target=${MACHINE_GNU_PLATFORM} --disable-nls \ macro
16 CONFIGURE_ARGS+=--enable-obsolete
/netbsd-current/tools/groff/
H A DMakefile9 CONFIGURE_ARGS+= --without-x
/netbsd-current/tools/binutils/
H A DMakefile20 CONFIGURE_ARGS= --disable-nls --disable-werror \ macro
/netbsd-current/tools/gcc/
H A DMakefile68 CONFIGURE_ARGS= ${COMMON_CONFIGURE_ARGS} macro
69 CONFIGURE_ARGS+= \

Completed in 121 milliseconds