Home | History | Annotate | Download | only in mk

Lines Matching defs:yes

70 NEED_OWN_INSTALL_TARGET?=	yes
77 # be set to "yes" for that port only.
80 # TOOLCHAIN_MISSING?= yes
168 MKGDBSERVER?= yes
194 HAVE_ACPI= yes
208 HAVE_UEFI= yes
216 .if ${HAVE_UEFI} == "yes" && ${MACHINE_ARCH:M*eb} == ""
217 HAVE_EFI_RT= yes
226 HAVE_NVMM= yes
233 _LIBC_COMPILER_RT.${MACHINE_ARCH}= yes
236 _LIBC_COMPILER_RT.aarch64= yes
237 _LIBC_COMPILER_RT.aarch64eb= yes
238 _LIBC_COMPILER_RT.i386= yes
239 _LIBC_COMPILER_RT.powerpc= yes
240 _LIBC_COMPILER_RT.powerpc64= yes
241 _LIBC_COMPILER_RT.sparc= yes
242 _LIBC_COMPILER_RT.sparc64= yes
243 _LIBC_COMPILER_RT.x86_64= yes
245 .if ${HAVE_LLVM:Uno} == "yes" && ${_LIBC_COMPILER_RT.${MACHINE_ARCH}:Uno} == "yes"
248 HAVE_LIBGCC?= yes
253 .if ${HAVE_LLVM:Uno} == "yes" || ${MACHINE_ARCH:Mearm*}
256 HAVE_LIBGCC_EH?= yes
266 HAVE_SSP?= yes
268 USE_SSP?= yes
351 USETOOLS?= yes
374 .if ${USETOOLS} == "yes" # {
418 .if ${USETOOLS_BINUTILS:Uyes} == "yes" # {
600 .else # USETOOLS != yes # } {
718 .endif # USETOOLS != yes # }
1106 # Define MKxxx variables (which are either yes or no) for users
1164 MKCOMPAT?= yes
1177 MKCOMPATMODULES?= yes
1186 MKSOFTFLOAT?= yes
1196 MKSOFTFLOAT= yes
1208 MKLIBCSOFTFLOAT?= yes
1219 MKZFS?= yes
1229 MKDTRACE?= yes
1230 MKCTF?= yes
1247 MKPIE?= yes
1268 MKSTATICPIE?= yes
1274 # MK* options which default to "yes".
1277 _MKVARS.yes= \
1328 .for var in ${_MKVARS.yes}
1335 _MKVARS.yes += MKGCCCMDS
1386 MKFIRMWARE.amd64= yes
1387 MKFIRMWARE.cobalt= yes
1388 MKFIRMWARE.evbarm= yes
1389 MKFIRMWARE.evbmips= yes
1390 MKFIRMWARE.evbppc= yes
1391 MKFIRMWARE.hpcarm= yes
1392 MKFIRMWARE.hppa= yes
1393 MKFIRMWARE.i386= yes
1394 MKFIRMWARE.mac68k= yes
1395 MKFIRMWARE.macppc= yes
1396 MKFIRMWARE.riscv= yes
1397 MKFIRMWARE.sandpoint= yes
1398 MKFIRMWARE.sparc64= yes
1401 MKNOUVEAUFIRMWARE.x86_64= yes
1402 MKNOUVEAUFIRMWARE.i386= yes
1403 MKNOUVEAUFIRMWARE.aarch64= yes
1404 MKRADEONFIRMWARE.x86_64= yes
1405 MKRADEONFIRMWARE.i386= yes
1406 MKRADEONFIRMWARE.aarch64= yes
1407 MKAMDGPUFIRMWARE.x86_64= yes
1410 MKTEGRAFIRMWARE.evbarm= yes
1413 MKDTB.aarch64= yes
1414 MKDTB.aarch64eb= yes
1415 MKDTB.earmv6= yes
1416 MKDTB.earmv6hf= yes
1417 MKDTB.earmv6eb= yes
1418 MKDTB.earmv6hfeb= yes
1419 MKDTB.earmv7= yes
1420 MKDTB.earmv7hf= yes
1421 MKDTB.earmv7eb= yes
1422 MKDTB.earmv7hfeb= yes
1423 MKDTB.riscv32= yes
1424 MKDTB.riscv64= yes
1451 MKLLVMRT.amd64= yes
1452 MKLLVMRT.i386= yes
1453 MKLLVMRT.aarch64= yes
1457 MKSLJIT.aarch64= yes
1458 MKSLJIT.i386= yes
1459 MKSLJIT.sparc= yes
1460 #MKSLJIT.sparc64= yes # not suppored in sljit (yet?)
1461 MKSLJIT.x86_64= yes
1462 #MKSLJIT.powerpc= yes # XXX
1463 #MKSLJIT.powerpc64= yes # XXX
1464 #MKSLJIT.mipsel= yes # XXX
1465 #MKSLJIT.mipseb= yes # XXX
1466 #MKSLJIT.mips64el= yes # XXX
1467 #MKSLJIT.mips64eb= yes # XXX
1468 #MKSLJIT.riscv32= yes # not until we update sljit
1469 #MKSLJIT.riscv64= yes # not until we update sljit
1562 MKXORG_SERVER=yes
1614 _NEEDS_LIBCXX.${MACHINE_ARCH}= yes
1616 _NEEDS_LIBCXX.aarch64= yes
1617 _NEEDS_LIBCXX.aarch64eb= yes
1618 _NEEDS_LIBCXX.i386= yes
1619 _NEEDS_LIBCXX.powerpc= yes
1620 _NEEDS_LIBCXX.powerpc64= yes
1621 _NEEDS_LIBCXX.sparc= yes
1622 _NEEDS_LIBCXX.sparc64= yes
1623 _NEEDS_LIBCXX.x86_64= yes
1625 .if ${MKLLVM} == "yes" && ${_NEEDS_LIBCXX.${MACHINE_ARCH}:Uno} == "yes"
1626 MKLIBCXX:= yes
1695 # USE_* options which default to "yes" unless their corresponding MK*
1702 ${var}?= yes
1707 # USE_* options which default to "yes".
1710 ${var}?= yes
1728 USE_XZ_SETS?= yes
1740 .if ${USETOOLS} == "yes"
1794 HAVE_XORG_GLAMOR?= yes
1796 HAVE_XORG_EGL?= yes
1869 X11DRI?= yes
1870 X11LOADABLE?= yes
1956 .if ${MKMANDOC} == "yes"