You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
370 B

diff -u -r ../libcap-2.28/psx/psx.go ./psx/psx.go
--- ../libcap-2.28/psx/psx.go 2019-12-07 19:45:11.000000000 +0000
+++ ./psx/psx.go 2019-12-11 23:40:00.637288000 +0000
@@ -6,7 +6,7 @@
"syscall"
)
-// #cgo LDFLAGS: -lpsx -lpthread -Wl,-wrap,pthread_create
+// #cgo LDFLAGS: -lpsx -Wl,-wrap,pthread_create
//
// #include <errno.h>
// #include <sys/psx_syscall.h>