New review comment by curiousjunior on void-packages repository https://github.com/void-linux/void-packages/pull/34226#discussion_r758701665 Comment: `release_debug` is necessary when you use `tools=yes` (the editor), without this PR you only provide the editor to develop games, but with this PR you also provide possibility to actually ship games even on musl libc, for that reason it's necessary to have both `release` and `release_debug` export templates, besides you need those extra binaries when someone will start packaging games made with godot but not linked against musl libc