mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
PVF worker: Maintain lists of used syscalls (#1663)
Co-authored-by: Mira Ressel <mira@parity.io>
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Wrapper for building with musl.
|
||||
#
|
||||
# See comments for musl-gcc in this repo.
|
||||
|
||||
g++ "$@"
|
||||
Reference in New Issue
Block a user