mirror of
https://github.com/yawut/SDL.git
synced 2026-04-14 12:55:50 -05:00
From: Peter Valchev <pvalchev@openbsd.org> Subject: openbsd patches - The dlsym() one is supposed to fix dynamic loading on our a.out architectures, where prefixing of an underscore symbol is required. Actually I don't know what kind of dynamic loading does SDL deal with, but anyway. You may want to make that change global, but only gcc's preprocessor passes __ELF__, I think, so you can just add Linux or something if you decide so. |
||
|---|---|---|
| .. | ||
| audio | ||
| cdrom | ||
| endian | ||
| events | ||
| file | ||
| hermes | ||
| joystick | ||
| main | ||
| thread | ||
| timer | ||
| video | ||
| .cvsignore | ||
| Makefile.am | ||
| SDL_error_c.h | ||
| SDL_error.c | ||
| SDL_fatal.c | ||
| SDL_fatal.h | ||
| SDL_getenv.c | ||
| SDL.c | ||