File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# SCL --- Secure Computation Library
2- # Copyright (C) 2024 Anders Dalskov
2+ # Copyright (C) 2025 Anders Dalskov
33#
44# This program is free software: you can redistribute it and/or modify
55# it under the terms of the GNU Affero General Public License as published by
@@ -30,7 +30,7 @@ option(
3030option (
3131 SCL_BUILD_WITH_ADDRESS_SANITIZATION
3232 "Buid SCL with -fsanitize=address. Implies SCL_BUILD_TESTS=ON"
33- ON )
33+ OFF )
3434
3535option (
3636 SCL_BUILD_DOCUMENTATION
Original file line number Diff line number Diff line change 11# SCL --- Secure Computation Library
2- # Copyright (C) 2024 Anders Dalskov
2+ # Copyright (C) 2025 Anders Dalskov
33#
44# This program is free software: you can redistribute it and/or modify
55# it under the terms of the GNU Affero General Public License as published by
You can’t perform that action at this time.
0 commit comments