build: revert "Compile static by default"
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 2 Apr 2013 07:23:53 +0000 (16:23 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Thu, 4 Apr 2013 00:19:30 +0000 (09:19 +0900)
commit1dc688d2fd232697c91613c63205387a1952194d
tree9d205fcc69e9baa097c769a9c9c4c822195d2181
parentf5f440f08643f6b35ad0dd70a54805a5383c4a62
build: revert "Compile static by default"

By default, we should use dynamic linking.
If anyone need to build 100% statically, add -all-static.

This reverts commit 2eb19102d4c5bec57c04c944ee697584a493ef9c.
mkfs/Makefile.am