> On Dec 2, 2016, at 10:54 PM, Jie Yu <yujie....@gmail.com> wrote:
> 
> Another tip. If you are on macOS sierra, you might notice the linking is
> extremely slow using the default clang.
> 
> Using CXXFLAGS `-fvisibility-inlines-hidden` will greatly speedup the
> linking.

Is there a reason we should not always do this? It reduces the number of 
exported symbols in libmesos.so from 250K to 100K.

J 

Reply via email to