forked from pool/pdns-recursor
14 lines
325 B
Diff
14 lines
325 B
Diff
|
Index: pdns-recursor-4.6.1/m4/boost.m4
|
||
|
===================================================================
|
||
|
--- pdns-recursor-4.6.1.orig/m4/boost.m4
|
||
|
+++ pdns-recursor-4.6.1/m4/boost.m4
|
||
|
@@ -787,7 +787,7 @@ static void f(intptr_t i) {
|
||
|
ctx::jump_fcontext(&fc, fcm, i * 2);
|
||
|
}
|
||
|
#endif
|
||
|
-], [], [], [$2])
|
||
|
+], [], [$2])
|
||
|
|
||
|
fi
|
||
|
|