mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
DEBUG is unused by pyrogenesis and unconditionally adding it to defines prevents building against a non debug version of spidermonkey. This will allow building only one copy of spidermonkey, which can be trivially be replaced with the other depending on needs independent of pyrogenesis debug or release build. This also allows to build either build configuration against system spidermonkey, which obviously is either one build type or the other. Requires a compilecheck until the pc file gets fixed upstream. A comment in the spidermonkey build.sh says on FreeBSD spidermonkey debug configuration doesn't even build and so pyrogenesis debug build wasn't possible either. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> |
||
|---|---|---|
| .. | ||
| execinfo.c | ||
| mozdebug.c | ||