Searched +full:libz +full:- +full:dev (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/sqlite3/autosetup/teaish/ |
| H A D | feature.tcl | 12 # ----- @module feature-tests.tcl ----- 13 # @section TEA-ish collection of feature tests. 16 # private/internal APIs. Those with a prefix of teaish- are 20 # @teaish-check-libz 22 # Checks for zlib.h and the function deflate in libz. If found, 23 # prepends -lz to the extension's ldflags and returns 1, else returns 26 proc teaish-check-libz {} { 27 teaish-check-cached "Checking for libz" { 29 if {[msg-quiet cc-check-includes zlib.h] && [msg-quiet proj-check-function-in-lib deflate z]} { 30 teaish-ldflags-prepend [define LDFLAGS_LIBZ [get-define lib_deflate]] [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | README.platform | 20 than the build host then you can add "-DBROKEN_GETADDRINFO" to CFLAGS 21 to force the previous IPv4-only behaviour. 31 --with-ssl-dir=/opt/freeware --with-zlib=/opt/freeware 44 ------ 46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl, 47 openssl-devel, zlib, minres, minires-devel. 51 ------------------ 52 Darwin does not provide a tun(4) driver required for OpenSSH-based 57 Point-to-Point (Layer 3) and Ethernet (Layer 2) mode using a third 64 ----- [all …]
|
| H A D | ChangeLog | 11 upstream: openssh-10.0 13 OpenBSD-Commit-ID: db5b4a1f1c9e988f8f166b56dc5643606294b403 24 OpenBSD-Commit-ID: fffc89195968f7eedd2fc57f0b1f1ef3193f5ed1 32 OpenBSD-Commit-ID: f485f79bf3e9ebbe1de13ac96150cf458956cfd8 40 OpenBSD-Commit-ID: f912725c7d303720706b3ccfb2cb846d46296d13 54 OpenBSD-Regress-ID: 08477b936d1d0c1e8a98aa1c0e1bdde8871894c9 62 OpenBSD-Commit-ID: 6e683e13e72bf1e43bbd3bbc6a8332d5a98bdc99 72 OpenBSD-Commit-ID: 04ca29b8eaae1860c7adde3e770baa1866e30a54 82 OpenBSD-Commit-ID: ed01a7c102243f84e4a317aefb431916d98aab15 88 remove all instances of -pie from LDFLAGS [all …]
|
| /freebsd/sys/contrib/zstd/ |
| H A D | appveyor.yml | 4 - 8 - release 9 - master 10 - /appveyor*/ 11 - /visual*/ 14 - COMPILER: "gcc" 17 SCRIPT: "make allzstd MOREFLAGS=-static" 20 - COMPILER: "gcc" 23 SCRIPT: "make allzstd MOREFLAGS=-static" 27 - COMPILER: "clang-cl" [all …]
|
| /freebsd/contrib/bmake/mk/sys/ |
| H A D | UnixWare.mk | 7 OS_DEF_FLAG ?= -DUNIXWARE 13 LIBCRT0 ?= /dev/null 21 # no -X 29 AS_STDIN ?= - 33 COMPILE.S ?= ${CC} ${AFLAGS} ${CPPFLAGS} -c 38 CC ?= gcc -pipe ${OS_DEF_FLAG} 39 DBG ?= -O -g 40 STATIC ?= -static 43 DBG ?= -g 44 STATIC ?= -Bstatic # XXX: don't know about UDK compilers [all …]
|
| /freebsd/contrib/sqlite3/tea/ |
| H A D | teaish.tcl | 4 # State for disparate config-time pieces. 6 array set sqlite__Config [proj-strip-hash-comments { 8 # The list of feature --flags which the --all flag implies. This 11 all-flag-enables {fts3 fts4 fts5 rtree geopoly} 13 # >0 if building in the canonical tree. -1=undetermined 14 is-canonical -1 25 set version [proj-file-content -trim $dir/../VERSION] 26 set ::sqlite__Config(is-canonical) 1 27 set distname sqlite-tcl 29 # The copy from the teaish tree, used as a dev/test bed before [all …]
|
| /freebsd/ |
| H A D | Makefile.inc1 | 4 # -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir 5 # -DNO_CLEAN do not clean at all 6 # -DDB_FROM_SRC use the user/group databases in src/etc instead of 8 # -DNO_SHARE do not go into share subdir 9 # -DKERNFAST define NO_KERNEL{CONFIG,CLEAN,OBJ} 10 # -DNO_KERNELCONFIG do not run config in ${MAKE} buildkernel 11 # -DNO_KERNELCLEAN do not run ${MAKE} clean in ${MAKE} buildkernel 12 # -DNO_KERNELOBJ do not run ${MAKE} obj in ${MAKE} buildkernel 13 # -DNO_ROOT install without using root privilege 14 # -DWITHOUT_CTF do not run the DTrace CTF conversion tools on built objects [all …]
|
| /freebsd/contrib/file/ |
| H A D | ChangeLog | 1 2024-11-27 14:44 Christos Zoulas <christos@zoulas.com> 6 2024-11-25 13:56 Christos Zoulas <christos@zoulas.com> 10 2024-11-10 13:56 Christos Zoulas <christos@zoulas.com> 14 offset that the "use" starts so that we don't double-count it. 17 2024-11-09 19:30 Christos Zoulas <christos@zoulas.com> 21 2024-11-02 14:34 Christos Zoulas <christos@zoulas.com> 25 2023-12-29 12:55 Christos Zoulas <christos@zoulas.com> 29 2023-07-29 12:55 Christos Zoulas <christos@zoulas.com> 33 2023-07-27 15:45 Christos Zoulas <christos@zoulas.com> 37 2023-07-17 11:53 Christos Zoulas <christos@zoulas.com> [all …]
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 2 - Too many quotes for the EDE message debug printout. 5 - Small debug output improvement when attaching an EDE. 8 - Fix to print warning for when so-sndbuf setsockopt is not granted. 11 - version set to 1.24.0 for release. 12 - tag for 1.24.0rc1. 13 - Update contrib/aaaa-filter-iterator.patch so it applies on 1.24.0. 16 - Fix #1332: CNAME chains are sometimes not followed when RPZs add a 20 - Update documentation for using "SET ... EX" in Redis. 21 - Document max buffer sizes for Redis commands. 22 - Update man pages. [all …]
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 1 <abi-corpus version='2.0' architecture='elf-amd-x86_64' soname='libzfs.so.6'> 2 <elf-needed> 12 <dependency name='libz.so.1'/> 14 <dependency name='ld-linux-x86-64.so.2'/> 15 </elf-needed> 16 <elf-function-symbols> 17 …<elf-symbol name='_sol_getmntent' type='func-type' binding='global-binding' visibility='default-vi… 18 …<elf-symbol name='atomic_add_16' type='func-type' binding='global-binding' visibility='default-vis… 19 …<elf-symbol name='atomic_add_16_nv' type='func-type' binding='global-binding' visibility='default-… 20 …<elf-symbol name='atomic_add_32' type='func-type' binding='global-binding' visibility='default-vis… [all …]
|