New strings no longer relocatable
Summary:gcc-5.0 introduced non-relocatable strings in libgcc. Only treat gcc < 5 strings as relocatable. Enable relocation for fbstrings via typedef. Re https://github.com/facebook/folly/issues/316, thanks tomhughes for reporting this. Reviewed By: snarkmaster, ot Differential Revision: D3115580 fb-gh-sync-id: d8aff947d55a0a0c57f6b997f651a190e05f2779 fbshipit-source-id: d8aff947d55a0a0c57f6b997f651a190e05f2779
Showing
Please register or sign in to comment