Searched refs:build (Results 1 – 15 of 15) sorted by relevance
| /iperf/docs/ |
| H A D | faq.rst | 45 How can I build a statically-linked executable of iperf3? 77 How can I build on a system that doesn't support profiled executables? 78 This problem has been noted by users attempting to build iperf3 for 85 the ``--enable-profiling`` flag to ``configure`` to build 95 (and a little bit of wasted work on the build host), you might 104 If you edit it to look like this, it will disable the build of the profiled iperf3::
|
| H A D | Makefile | 6 SPHINXBUILD = sphinx-build
|
| H A D | dev.rst | 219 ``docs/conf.py`` in the source tree) and deploy a new build of the
|
| H A D | news.rst | 376 * The example programs once again build correctly.
|
| /iperf/contrib/ |
| H A D | Dockerfile | 4 # - Build Docker image: docker build -t iperf3 -f contrib/Dockerfile .
|
| /iperf/ |
| H A D | INSTALL | 148 `--build=TYPE' option. TYPE can either be a short name for the system 166 platform different from the build platform, you should specify the 186 configure again during the build, and the customized values of these
|
| H A D | configure | 898 -build | --build | --buil | --bui | --bu) 900 -build=* | --build=* | --buil=* | --bui=* | --bu=*) 1276 build=$build_alias 1433 --build=BUILD configure for building on BUILD [guessed] 1458 speeds up one-time build 5622 case $build in 5635 case $build in 5672 case $build in 6155 if test "$build" = "$host"; then 15793 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' [all …]
|
| H A D | Makefile.in | 88 build_triplet = @build@ 295 build = @build@
|
| H A D | aclocal.m4 | 188 _LT_DECL([], [build], [0])dnl 3663 if test "$build" = "$host"; then 5618 # The linker will not automatically build a static lib if we build a DLL. 5649 # The linker will automatically build a .lib file if we build a DLL. 6688 # The linker will not automatically build a static lib if we build a DLL. 8347 case $build in 8360 case $build in 8388 case $build in 8588 [Whether or not to build shared libraries]) 8642 [Whether or not to build static libraries]) [all …]
|
| H A D | RELNOTES.md | 213 * Fixed build behavior when OpenSSL is absent (#854). 410 * Various warnings and build fixes (#551, #564, #518, #597). 560 * Fixed the build on FreeBSD 11-CURRENT (issue #413). 679 * Fixed the build on MacOS X Yosemite (issue #213). 787 tools at build-time. 812 * Example programs now build correctly, after having been broken in
|
| H A D | iperf3.spec.in | 35 %build
|
| /iperf/examples/ |
| H A D | Makefile.in | 89 build_triplet = @build@ 267 build = @build@
|
| /iperf/config/ |
| H A D | compile | 247 If you are trying to build a whole package this is not the
|
| H A D | ltmain.sh | 5780 This wrapper executable should never be moved out of the build directory. 9029 …func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$ob… 10387 func_fatal_error "cannot build library object '$output' from non-libtool objects" 10843 if test "x$build" = "x$host"; then
|
| /iperf/src/ |
| H A D | Makefile.in | 91 build_triplet = @build@ 593 build = @build@
|