libGLdispatch: Fix PIC on x86_64 TSD.
Created by: rmorell
This makes the built-in x86_64 TSD stubs use RIP-relative addressing so that the linker doesn't have to generate relocations of text sections, which breaks PIC.
Fixes #53 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Created by: rmorell
This makes the built-in x86_64 TSD stubs use RIP-relative addressing so that the linker doesn't have to generate relocations of text sections, which breaks PIC.
Fixes #53 (closed)