This website requires JavaScript.
Explore
Help
Register
Sign In
Bensuperpc
/
dockcross
Watch
1
Star
0
Fork
0
You've already forked dockcross
mirror of
https://github.com/bensuperpc/dockcross.git
synced
2024-11-10 05:07:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f64ed37abb
dockcross
/
linux-x86
/
i686-linux-gnu.sh
3 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Use base image, add Makefile, compress RUN statements to save on disk space Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
2014-10-17 13:42:56 +02:00
#!/bin/bash
Adapted and corrected linux-x86 Xcompile toolset
2015-08-18 17:48:50 +02:00
exec
${
0
/*
${
TOOLCHAIN
}
-/
\/
usr
\/
bin
\/
x86_64
-linux-gnu-
}
-m32
"
$@
"
Reference in New Issue
Copy Permalink