Compare commits

...

1 Commits

Author SHA1 Message Date
01edf9e76e cleanup 2024-03-16 16:43:45 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -56,8 +56,8 @@
] ++ self.packages.${system}.default.dlopenBuildInputs;
cmakeFlags = [
"TOMATO_ASAN=1"
"CMAKE_BUILD_TYPE=RelWithDebInfo"
"-DTOMATO_ASAN=OFF"
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
];
# TODO: replace with install command