Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 25 of 194) sorted by relevance

12345678

/src/contrib/unbound/contrib/android/ !
H A Dsetenv_android.sh81 STRIP="arm-linux-androideabi-strip"
94 STRIP="aarch64-linux-android-strip"
107 STRIP="i686-linux-android-strip"
120 STRIP="x86_64-linux-android-strip"
180 export CPP CC CXX LD AS AR RANLIB STRIP
/src/sys/contrib/openzfs/scripts/ !
H A Ddkms.mkconf73 STRIP[0]="\$(
80 STRIP[1]="\${STRIP[0]}"
/src/contrib/unbound/contrib/ios/ !
H A Dsetenv_ios.sh204 AS=as; AR=ar; RANLIB=ranlib; STRIP=strip
252 export CPP CC CXX LD AS AR RANLIB STRIP
/src/stand/i386/pmbr/ !
H A DMakefile2 STRIP= macro
/src/stand/i386/mbr/ !
H A DMakefile2 STRIP= macro
/src/lib/libproc/tests/ !
H A DMakefile11 STRIP= macro
/src/stand/i386/cdboot/ !
H A DMakefile4 STRIP= macro
/src/lib/libexecinfo/tests/ !
H A DMakefile9 STRIP= macro
/src/stand/i386/boot0/ !
H A DMakefile2 STRIP= macro
/src/share/mk/ !
H A Dbsd.debug.mk46 STRIP?= -s
H A Dbsd.own.mk267 STRIP?= -s
H A Dbsd.progs.mk21 NO_SHARED MK_WERROR PROGNAME STRIP WARNS MK_ASAN MK_UBSAN
/src/cddl/usr.sbin/dtrace/tests/ !
H A Ddtrace.test.mk47 STRIP=
/src/contrib/bmake/ !
H A Dinstall-sh101 -s) strip=${STRIP:-strip};;
/src/contrib/bmake/mk/ !
H A Dinstall-sh101 -s) strip=${STRIP:-strip};;
/src/stand/userboot/userboot/ !
H A DMakefile13 STRIP= macro
/src/contrib/tnftp/src/ !
H A DMakefile.in180 STRIP = @STRIP@
/src/contrib/openpam/misc/ !
H A DMakefile.in208 STRIP = @STRIP@
/src/contrib/file/python/ !
H A DMakefile.in193 STRIP = @STRIP@
/src/contrib/openbsm/man/ !
H A DMakefile.in223 STRIP = @STRIP@
/src/contrib/openbsm/bsm/ !
H A DMakefile.in240 STRIP = @STRIP@
/src/contrib/openbsm/sys/bsm/ !
H A DMakefile.in243 STRIP = @STRIP@
/src/contrib/openpam/include/security/ !
H A DMakefile.in252 STRIP = @STRIP@
/src/contrib/openbsm/ !
H A Dconfigure5340 if test -n "$STRIP"; then
5341 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5360 STRIP=$ac_cv_prog_STRIP
5361 if test -n "$STRIP"; then
5362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5363 $as_echo "$STRIP" >&6; }
5372 ac_ct_STRIP=$STRIP
5410 STRIP=":"
5418 STRIP=$ac_ct_STRIP
5421 STRIP="$ac_cv_prog_STRIP"
[all …]
/src/contrib/libevent/ !
H A Dconfigure2946 if test -n "$STRIP"; then
2947 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2966 STRIP=$ac_cv_prog_STRIP
2967 if test -n "$STRIP"; then
2968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2969 $as_echo "$STRIP" >&6; }
2978 ac_ct_STRIP=$STRIP
3016 STRIP=":"
3024 STRIP=$ac_ct_STRIP
3027 STRIP="$ac_cv_prog_STRIP"
[all …]

12345678