commit | eeaf45a87be90c2b004e7bc4ee65a2723f74048a | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Thu Nov 20 23:19:25 2014 -0800 |
committer | Michael Runge <mrunge@google.com> | Fri Nov 21 21:09:25 2014 -0800 |
tree | 0e5cd49a1680863c006260aecb69b1fca286bda1 | |
parent | 4ef951aa5e69116963f1836fe5ddcf6b87afbecd [diff] |
tune2fs: Allow building it as a static lib This allows getting all of tune2fs as a static library. The entry point is int tune2fs_main(int argc, char **argv). It requires passing argv[0]="tune2fs" to get tune2fs behavior. Bug: 18430740 Change-Id: I7bf8d96c53066a4da37778c0d67383b0b820e2ff