• Sam Lantinga's avatar
    Fixed bug #157 · d9457362
    Sam Lantinga authored
    [patch tweaked to handle older nasm, which doesn't support :function syntax]
    
    ------- Comment #5 From Mike Frysinger 2006-05-22 01:24 [reply] -------
    Created an attachment (id=132) [edit]
    libsdl-hidden-nasm.patch
    
    here's the patch i posted here:
    http://www.libsdl.org/pipermail/sdl/2006-March/073618.html
    
    this will hide the symbols dynamically if the build nasm/yasm supports the
    hidden stuff ... in other words, this patch should be safe with both older and
    new versions of nasm/yasm
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401873
    d9457362
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
loadso Loading commit data...
main Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...