sbcl: add missing patch
This commit is contained in:
10
srcpkgs/sbcl/patches/ppc-musl.patch
Normal file
10
srcpkgs/sbcl/patches/ppc-musl.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- src/runtime/ppc-linux-os.c
|
||||
+++ src/runtime/ppc-linux-os.c
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/prctl.h>
|
||||
+#include <asm/ptrace.h>
|
||||
|
||||
#include "validate.h"
|
||||
#include "ppc-linux-mcontext.h"
|
||||
Reference in New Issue
Block a user