linux-x86: Use linux32 as entrypoint for uname -m output

This commit is contained in:
Matt McCormick
2016-09-24 22:37:00 -04:00
parent 01a3348f15
commit fd2b8efe51
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
linux32 "/dockcross/entrypoint.sh" "$@"