mirror of
https://github.com/open-goal/jak-project
synced 2026-07-04 21:35:47 -04:00
849d7924c2
Hopefully resolves Linux build dependency errors
3 lines
97 B
Makefile
3 lines
97 B
Makefile
# Exceptions are used in spdlog. Link to an exception-ready C++ runtime.
|
|
APP_STL = gnustl_static
|