+1
−0
+158
−0
scripts/profiles/0.9.2/arm.specs
0 → 100644
+83
−0
+10
−5
Loading
Arm Support This adds ARM support. It adds a new profile to download the syscall_intercept that supports ARM (fork). The modifications doesn't use ARM define, as it is not needed, we only need to check if a syscall exists or not. Closes #244 We can close !127 also, I think that this merge updates and solves some issues. Closes #244 See merge request !160