Add xargs max-args
commit0ea80f98b617abbb63175b5b4dff87d31c12b175
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 26 Jun 2014 01:36:46 +0000 (26 10:36 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Thu, 26 Jun 2014 02:12:53 +0000 (26 11:12 +0900)
tree0e79a016e7a9e6305ee65adc723dd7fbe9efdd6f
parent5df864ddd63390e8f3d25ddeda8ed227c8393e0b
Add xargs max-args

`xargs: git : Bad file number` error is shown while openssl build
due to large size of fileList.txt.
We add max-args option to limit arguments per command line.
src/common/update-lib.sh