Use shell builtins instead of calling wc/awk/sed. (Fewer forks in build loop.) accepted/tizen/unified/20190704.040502 submit/tizen/20190703.090540
authorRob Landley <rob@landley.net>
Wed, 2 Mar 2016 05:39:27 +0000 (23:39 -0600)
committerSemun Lee <semun.lee@samsung.com>
Wed, 3 Jul 2019 09:02:23 +0000 (18:02 +0900)
commitccf4cc874f3ef39967c65c932c2ac3a114115125
tree0ed5c3543b956293e5593c65d0dbb911ec11a826
parentaf96dbed2efa5596ab01d696a9bc9e911ec193e7
Use shell builtins instead of calling wc/awk/sed. (Fewer forks in build loop.)
Based on suggestions from Nicholas Boichat.
scripts/make.sh