Use correct getrandom linux syscall on non-x86_64

This commit is contained in:
Nathan Sashihara
2018-02-19 07:32:49 -05:00
parent bd2b88f16e
commit 7ee4af9e79
2 changed files with 13 additions and 10 deletions

View File

@ -9,6 +9,10 @@
"targetType": "library",
"dependencies-linux": {
"mir-linux-kernel": "~>1.0.0",
},
"configurations": [
{
"name": "library",