Lines Matching refs:build
28 --build=BUILD build system type; used only to infer cross-compiling
32 --enable-debug build with debugging information [disabled]
33 --disable-warnings build with recommended warnings flags [enabled]
34 --enable-wrapper=... build given musl toolchain wrapper [auto]
135 build=
178 --build=*) build=${arg#*=} ;;
189 *) build=$arg ; target=$arg ;;
233 test "$target" != "$build" && \
267 # wrappers to build.
280 # Figure out toolchain wrapper to build
287 printf "checking for toolchain wrapper to build... "
523 # Some build environments pass -march and -mtune options via CC, so
784 # Some build systems globally pass in broken CFLAGS like -ffast-math