HaikuArchives / ArtPaint

ArtPaint is a painting and image processing program.
https://haikuarchives.github.io/ArtPaint/
29 stars 18 forks source link

Add -gdwarf-3 to COMPILER_FLAGS for debug builds #623

Closed humdingerb closed 1 year ago

humdingerb commented 1 year ago

As recommended in https://dev.haiku-os.org/ticket/18590

humdingerb commented 1 year ago

If there ever to appear compiler flags for regular builds, we need to add those in the build.sh line that's modified here. Or be more sophisticated and read the COMPILER_FLAGS from the makefile and add Thorin, Gimli and Balin (and possibly Oin and Gloin if dwarf4/5 is supported).

dsizzle commented 1 year ago

merged. May the dwarf be with us.