mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 15:40:19 +02:00
Fix builds `--without-threads'.
This commit is contained in:
parent
f85ea2a85f
commit
70eca63557
5 changed files with 23 additions and 3 deletions
|
@ -784,7 +784,7 @@ scm_with_guile (void *(*func)(void *), void *data)
|
|||
scm_i_default_dynamic_state);
|
||||
}
|
||||
|
||||
static void
|
||||
SCM_UNUSED static void
|
||||
scm_leave_guile_cleanup (void *x)
|
||||
{
|
||||
scm_leave_guile ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue