aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl/sledjchisl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sledjchisl/sledjchisl.c')
-rw-r--r--src/sledjchisl/sledjchisl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c
index 8f4ea91..4f9fa7c 100644
--- a/src/sledjchisl/sledjchisl.c
+++ b/src/sledjchisl/sledjchisl.c
@@ -63,6 +63,7 @@ config SLEDJCHISL
63*/ 63*/
64 64
65 65
66// TODO - remember to rebuild all of toybox if any of the above changes.
66// Toybox's strend overrides another strend that causes MariaDB library to crash. Renaming it to tb_strend helps. 67// Toybox's strend overrides another strend that causes MariaDB library to crash. Renaming it to tb_strend helps.
67// I deal with that by using a sed invokation when building toybox. 68// I deal with that by using a sed invokation when building toybox.
68#define FOR_sledjchisl 69#define FOR_sledjchisl