Home
last modified time | relevance | path

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

/external/libffi/.travis/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]
/external/libnetfilter_conntrack/build-aux/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]
/external/google-breakpad/autotools/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]
/external/expat/conftools/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
235 if test ! -f "$orig_archive"; then
237 echo "$me: creating $orig_archive"
239 orig_archive=
241 orig_archive=$archive
260 if test -n "$orig_archive"; then
261 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]
/external/ImageMagick/config/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
235 if test ! -f "$orig_archive"; then
237 echo "$me: creating $orig_archive"
239 orig_archive=
241 orig_archive=$archive
260 if test -n "$orig_archive"; then
261 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]
/external/pcre/dist2/
Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
235 if test ! -f "$orig_archive"; then
237 echo "$me: creating $orig_archive"
239 orig_archive=
241 orig_archive=$archive
260 if test -n "$orig_archive"; then
261 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
[all …]