internal/rosa/package/googletest: 1.16.0 to 1.17.0

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-21 17:02:40 +09:00
parent 9d7a27d8ac
commit 58646f8ea5
2 changed files with 6 additions and 2 deletions

View File

@@ -11,6 +11,10 @@ package ninja {
};
extra = [ googletest ];
env = [
"CFLAGS=-std=c++17",
];
exec = generic {
build = `
python3 /usr/src/ninja/configure.py \