mirror of
https://github.com/versity/scoutfs-go.git
synced 2026-01-06 11:46:20 +00:00
add reminder of scoutfs-devel package needed to generate cgo definitions
This commit is contained in:
@@ -10,6 +10,7 @@ package scoutfs
|
||||
|
||||
// use this to generate the types for scoutfs:
|
||||
// go tool cgo -godefs c_defs_linux.go >scoutfsdefs.go
|
||||
// above command requires scoutfs-devel package be installed first
|
||||
|
||||
// #include <unistd.h>
|
||||
// #include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user