Searched refs:with (Results 151 - 175 of 561) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/modules/linux64/
H A DMakefile36 ${CC} ${CCLDFLAGS} -x assembler-with-cpp -DLOCORE -shared -mcmodel=small \
55 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
/freebsd-13-stable/sys/modules/vmm/
H A DMakefile80 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
84 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
/freebsd-13-stable/share/mk/
H A Dbsd.crunchgen.mk11 # CRUNCH_LIBS: libraries to statically link with
12 # CRUNCH_SHLIBS: libraries to dynamically link with
143 # <sigh> Someone should replace the bin/csh and bin/sh build-tools with
157 # get that to cooperate with bsd.prog.mk. Besides, many of the standard
H A Dsrc.tools.mk11 # targets survive with MYTOOL_CMD=false, then MYTOOL_CMD probably
H A Dmeta.subdir.mk29 # start with this
68 # we just dealt with it, if we leave it defined,
/freebsd-13-stable/crypto/openssl/
H A DNOTES.PERL63 bother with this one.
83 1. for Linux users, the easiest is to install with the use of your
95 the name of the module in question, with "lib" prepended and
104 comes with. This is usually a smooth operation, but there are
/freebsd-13-stable/contrib/smbfs/
H A DMakefile78 echo This operation is not required with devfs; \
/freebsd-13-stable/contrib/tzcode/zic/
H A Dprivate.h20 ** This header is for use ONLY with the time conversion code.
102 ** (glibc 2.1 and later have stdint.h, even with pre-C99 compilers.)
121 you may need to compile with "-DHAVE_STDINT_H".
/freebsd-13-stable/contrib/bmake/mk/
H A Dauto.dep.mk28 # However suffix rules do not work with something like .o.d so we
54 # doing 'make depend' isn't a big win with this model
H A Dmeta.subdir.mk28 # start with this
67 # we just dealt with it, if we leave it defined,
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-undef.mk26 # to delete the variable with the empty name, which never exists; see
32 # Trying to delete the variable with the empty name is ok, it just won't
/freebsd-13-stable/contrib/byacc/package/
H A Dbyacc.spec24 Summary: Curses library with POSIX thread support.
70 --with-max-table-size=18000 \
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dadd-license.sh14 Redistribution and use in source and binary forms, with or without
20 documentation and/or other materials provided with the distribution.
/freebsd-13-stable/contrib/apr/
H A Dapr.spec41 --with-installbuilddir=%{_libdir}/apr/build-%{aprver} \
42 --with-devrandom=/dev/urandom \
/freebsd-13-stable/contrib/openresolv/
H A Dconfigure18 --with-cc|CC) CC=$var;;
30 --with-ccopts|CFLAGS) CFLAGS=$var;;
75 # Work with cpu-kernel-os, ie Debian
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
39 // The version of g++ that comes with MinGW does *not* properly understand
43 // with -Wall, this will generate these warnings which should be ignored. So
202 // (such as CTRL/C) occurs. This causes concurrency issues with the above
303 // Try llvm-symbolizer first. llvm-symbolizer knows how to deal with both PDBs
612 // called manually (such as the case of report_fatal_error with no registered
632 /// Populate ResultDirectory with the value for "DumpFolder" for a given
673 /// Populate ResultType with a valid MINIDUMP_TYPE based on the value of
759 // Look to see if a dump type is specified in the registry; first with the
760 // app-specific key and failing that with th
[all...]
/freebsd-13-stable/contrib/ntp/
H A DMakefile.am26 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF)
76 @echo "Compiling with GCC now generates lots of new warnings."
105 FreeBSD 6.x make which fails with "make COPYRIGHT" \
163 # HMS: what was I trying to do with this?
/freebsd-13-stable/sys/modules/cloudabi32/
H A DMakefile36 ${CC} ${CCLDFLAGS} -x assembler-with-cpp -m32 -shared -nostdinc -nostdlib \
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dsodium_utils2.c12 # warning The sodium_utils2 test is expected to fail with address sanitizer
/freebsd-13-stable/stand/common/
H A Dmd.c5 * Redistribution and use in source and binary forms, with or without
12 * documentation and/or other materials provided with the distribution.
41 #error Must be compiled with MD_IMAGE_SIZE defined
49 * Applications that patch the object with the image can determine
/freebsd-13-stable/stand/kshim/
H A Dkshim.mk12 # Redistribution and use in source and binary forms, with or without
19 # documentation and/or other materials provided with the distribution.
/freebsd-13-stable/stand/lua/
H A Dscreen.lua7 -- Redistribution and use in source and binary forms, with or without
14 -- documentation and/or other materials provided with the distribution.
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dstore_fd.c6 * Redistribution and use in source and binary forms, with or without
15 * documentation and/or other materials provided with the distribution.
102 #error Dont know how to deal with fd that may or may not be a socket.
/freebsd-13-stable/share/dtrace/
H A Ddisklatency6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
H A Ddisklatencycmd6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.

Completed in 307 milliseconds

1234567891011>>