solana/sdk/bpf
Dmitri Makarov 32742df1b4 Add build script to extract a list of registered syscalls
The list is used in cargo-build-bpf to check generated .so modules for
undefined symbols that are not known run-time syscalls.
2021-06-14 04:51:30 -07:00
..
c Fix file permissions (#17910) 2021-06-12 02:03:32 +00:00
scripts Bump BPF tools to v1.10 2021-06-04 19:10:23 -07:00
.gitignore Add build script to extract a list of registered syscalls 2021-06-14 04:51:30 -07:00
env.sh Update RUSTFLAGS if it is set, instead of overriding in build-bpf 2021-06-11 13:19:43 -07:00