Home
last modified time | relevance | path

Searched refs:kargmax (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/share/
Dlibtool.m41084 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1085 if test -n "$kargmax"; then
1086 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dconfigure6820 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6821 if test -n "$kargmax"; then
6822 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dconfigure6630 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6631 if test -n "$kargmax"; then
6632 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dconfigure6629 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6630 if test -n "$kargmax"; then
6631 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dconfigure6630 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6631 if test -n "$kargmax"; then
6632 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dconfigure6835 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6836 if test -n "$kargmax"; then
6837 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`