dfhack/package
Daniel Brooks 9e935f67f8 makes dfhack -g work correctly
First, simplifies the quoting of the environment variables. Then sets
startup-with-shell to off so that gdb does not start bash first; if it
starts bash ld will see the LD_PRELOAD and try to load libdfhack.so
into the bash process, which is not what we want.

We could instead use an exec-wrapper, but that would be a slightly
larger change and we don't need any of the convenience features that
using a shell gives us (argument expansion and redirects, basically).
2018-05-19 03:02:44 -07:00
..
darwin Add downloads for OS X GCC 7 stdlib 2018-04-04 19:45:44 -04:00
linux makes dfhack -g work correctly 2018-05-19 03:02:44 -07:00
windows Switch to downloading zlib.lib and SDLreal.dll on Windows 2016-07-27 21:08:24 -04:00