Claude
a55f6c430a
wolf: fix ti99sim-sdl build failing on missing sdl-config
...
Confirmed live: the containerized ti99sim-sdl build (previous commit)
failed with "SDL.h: No such file or directory" — not a real
compatibility problem, ti99sim's own Makefile.linux calls the old SDL 1.x
sdl-config tool, which doesn't exist in modern libsdl2-dev packaging at
all (only pkg-config .pc files). Every sdl-config invocation was silently
returning nothing, so the compile got no -I/-L flags whatsoever.
Adds a small shim mapping the handful of flags this build actually uses
(--cflags/--libs/--version, tested standalone against a fake pkg-config
before pushing) onto `pkg-config sdl2`, rather than patching the
project's own Makefiles.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01VLX1yYKJExGSXmgUhxKQG6
2026-09-02 18:32:35 +00:00
..
2026-08-17 05:06:59 +00:00
2026-08-27 12:39:22 +00:00
2026-08-26 17:26:17 +00:00
2026-08-24 12:02:25 -04:00
2026-08-21 15:23:18 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-27 12:39:22 +00:00
2026-08-27 12:39:22 +00:00
2026-08-15 12:45:29 +00:00
2026-08-31 18:39:11 +00:00
2026-08-27 12:39:22 +00:00
2026-06-26 13:20:49 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-22 04:46:43 +00:00
2026-07-25 01:06:38 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-06-26 13:20:49 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-31 18:01:43 +00:00
2026-08-26 17:26:17 +00:00
2026-08-28 11:10:07 +00:00
2026-08-27 13:19:09 +00:00
2026-08-27 12:39:22 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-06-08 17:01:36 +00:00
2026-08-26 17:26:17 +00:00
2026-08-04 12:34:37 +00:00
2026-08-04 12:34:37 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 00:08:18 +00:00
2026-08-26 17:26:17 +00:00
2026-08-27 12:39:22 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-04 12:34:37 +00:00
2026-08-04 12:55:09 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-31 02:40:23 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-31 18:39:11 +00:00
2026-08-22 20:44:19 +00:00
2026-08-26 17:26:17 +00:00
2026-07-08 15:02:36 +00:00
2026-08-22 03:20:36 +00:00
2026-07-02 16:20:22 +00:00
2026-08-10 18:10:27 +00:00
2026-08-26 17:26:17 +00:00
2026-06-26 05:07:11 +00:00
2026-06-09 00:28:30 +00:00
2026-08-26 17:26:17 +00:00
2026-08-04 12:14:32 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-11 00:15:30 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-26 17:26:17 +00:00
2026-08-31 17:44:22 +00:00
2026-09-02 18:32:35 +00:00
2026-08-26 17:26:17 +00:00