Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:base_compile

1390       # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile gets emptied.
2185 fbsd_hideous_sh_bug=$base_compile
2188 command="$base_compile $qsrcfile $pic_flag"
2191 command="$base_compile $qsrcfile"
2240 command="$base_compile $qsrcfile$pie_flag"
2242 command="$base_compile $qsrcfile $pic_flag"
5116 base_compile="$nonopt $@"
5165 func_infer_tag $base_compile