build: use DWARFv4 explicitly for IDA compatibility with debug elfs

This commit is contained in:
Michael Scire
2021-06-25 23:48:41 -07:00
parent 70c1bad08b
commit e086022b77
14 changed files with 34 additions and 25 deletions

View File

@@ -43,6 +43,7 @@ libraries:
clean:
$(MAKE) -C fusee clean
$(MAKE) -C emummc clean
rm -rf out
dist-no-debug: all