Commit ddbefda383cccbf8d537b30471fc2ce893826d35

Ran Benita 2014-01-13T18:19:36

build: error out on undefined symbols This helps ensure we don't ship a library with undefined symbols, which can easily happen with multiple inter-dependent DSOs. Signed-off-by: Ran Benita <ran234@gmail.com>