aboutsummaryrefslogtreecommitdiffstats
path: root/site/common-linux
diff options
context:
space:
mode:
Diffstat (limited to 'site/common-linux')
-rw-r--r--site/common-linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/common-linux b/site/common-linux
index ffb209be36..4c276de6f2 100644
--- a/site/common-linux
+++ b/site/common-linux
@@ -25,3 +25,6 @@ bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
+
+# mysql
+ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}