Fix build with xcode4 and simplify GLOBAL.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Sat, 5 Mar 2011 20:36:40 +0000 (15:36 -0500)
committerRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Sat, 12 Mar 2011 15:45:22 +0000 (10:45 -0500)
commit52f6e28e9e5e176424c1c65ff13aa57abf9c00e6
tree55dff5d35aa8d8d9eca49a54861b5a15a07fb1b7
parent3788b3564c587983a10d7131b35c0d9c39540666
Fix build with xcode4 and simplify GLOBAL.

Without this change I get link errors in firefox's libxul. It looks
like the linker expect a particular pattern for getting the GOT. This
patch changes webm to use the same pattern used by the compiler.

Change-Id: Iea8c2e134ad45c1dc7d221ff885a8429bfa4e057
vpx_ports/x86_abi_support.asm