From ef4fbd05970fd6b09360951d532678445cdb3f67 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 8 Jul 2018 05:11:06 -0500 Subject: user/gc: pull in, bump, take, fix --- user/gc/fix-boehm-gc.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user/gc/fix-boehm-gc.patch (limited to 'user/gc/fix-boehm-gc.patch') diff --git a/user/gc/fix-boehm-gc.patch b/user/gc/fix-boehm-gc.patch new file mode 100644 index 000000000..6ac3870b0 --- /dev/null +++ b/user/gc/fix-boehm-gc.patch @@ -0,0 +1,10 @@ +--- gc-7.6.0.orig/pthread_stop_world.c ++++ gc-7.6.0/pthread_stop_world.c +@@ -45,6 +45,7 @@ + #include + #include + #include ++#include + #include "atomic_ops.h" + + /* It's safe to call original pthread_sigmask() here. */ -- cgit v1.2.3-70-g09d2