Searched refs:SHLIB_COMPAT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat-dirs.sh5 SHLIB_COMPAT=$(dirname $0)/shlib-compat.py
40 $SHLIB_COMPAT --out-orig $out/$i.orig.c --out-new $out/$i.new.c -v "$@" \
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex.c72 # if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_3)
H A Dregexec.c261 # if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_3_4)
/freebsd-10-stable/crypto/openssl/
H A DMakefile.shared79 SHLIB_COMPAT=; SHLIB_SOVER=; \
86 SHLIB_COMPAT="$$SHLIB_COMPAT .$$prev"; \
117 if [ -n "$$SHLIB_COMPAT" ]; then \
118 for x in $$SHLIB_COMPAT; do \

Completed in 449 milliseconds