strat: build sysmodules with -Wextra/-Werror
This commit is contained in:
@@ -143,6 +143,7 @@ namespace ams::fatal::srv {
|
||||
if (request.meta.num_send_buffers != 1) {
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user