fix the last nspawn patch
This commit is contained in:
parent
572940a9b3
commit
8adc49fa3c
@ -47,7 +47,7 @@ index c98d027..4b4c6df 100644
|
|||||||
+#else
|
+#else
|
||||||
+ return syscall(__NR_clone, flags, child_stack);
|
+ return syscall(__NR_clone, flags, child_stack);
|
||||||
+#endif
|
+#endif
|
||||||
++}
|
+}
|
||||||
--
|
--
|
||||||
2.2.0
|
2.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user