Remove version-script option

  Version script was used to limit number of symbols
  exposed by main executable because of --export-dynamic
  option. This was overthinking on my part which can
  lead to unwanted side-effects like not working asan.

Change-Id: Iaab4d38f86ddf21357d26d21d35c9ed6e7ff989e
1 file changed