forked from Green-Sky/tomato
cleanup
This commit is contained in:
parent
bde0f2c7c3
commit
01edf9e76e
2
external/solanaceae_message3
vendored
2
external/solanaceae_message3
vendored
@ -1 +1 @@
|
|||||||
Subproject commit e6f4f18f0019b72533ad430ca397f3c78f85e444
|
Subproject commit 7c28b232a46ebede9d6f09bc6eafb49bacfa99ea
|
@ -56,8 +56,8 @@
|
|||||||
] ++ self.packages.${system}.default.dlopenBuildInputs;
|
] ++ self.packages.${system}.default.dlopenBuildInputs;
|
||||||
|
|
||||||
cmakeFlags = [
|
cmakeFlags = [
|
||||||
"TOMATO_ASAN=1"
|
"-DTOMATO_ASAN=OFF"
|
||||||
"CMAKE_BUILD_TYPE=RelWithDebInfo"
|
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
|
||||||
];
|
];
|
||||||
|
|
||||||
# TODO: replace with install command
|
# TODO: replace with install command
|
||||||
|
Loading…
Reference in New Issue
Block a user