commit | 10d5e09c87aedad11d8bf909223191a3330721b8 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Mon Jan 26 21:35:07 2015 -0800 |
committer | Yunqing Wang <yunqingwang@google.com> | Tue Jan 27 22:20:21 2015 -0800 |
tree | ee83df932523e0dd539d279f73bb56278da9f3b6 | |
parent | 1c4a84c6e95840af7d257a1f0982d87fede25f1f [diff] |
Fix issues in 32bit PIC enabled build This patch was to fix issue 924: https://code.google.com/p/webm/issues/detail?id=924 The SECTION_RODATA macro was modified to support macho32 format. The sub-pixel functions were modified to pass in 2 more parameters to handle the global offsets for PIC build. Change-Id: I3bfcd336bcae945edf300bca4ab40376a2628cd4