commit | 771d501a20a485ba4b49f1db6a8e4203afdc18a5 | [log] [tgz] |
---|---|---|
author | Alon Bar-Lev <alon.barlev@gmail.com> | Sat Nov 04 23:02:30 2017 +0200 |
committer | Jonathan Yong <10walls@gmail.com> | Mon Nov 06 23:05:00 2017 +0000 |
tree | 8da44f338eff4ded0bc878268de13cdca1ddbc7f | |
parent | 5d0cce058ce81b444465038aed23d61ed9556dd5 [diff] |
build: enable specific tools and libraries Instead of enable all or a single specific tool and library allow enable or disable comma separated libraries. This somewhat reduces the error checking, but makes code and usage nicer. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Signed-off-by: Jonathan Yong <10walls@gmail.com>