dockcross/imagefiles
Jean-Christophe Fillion-Robin 2511a92d17
dockcross: Check if "/proc/version" exists and fix error on MacOSX. Fixes #94
This commit will avoid the following error from being reported
on MacOSX:

```
docker run --rm dockcross/linux-armv7 > ./dockcross-linux-armv7
chmod +x ./dockcross-linux-armv7
./dockcross-linux-armv7 bash -c '$CC test/C/hello.c -o hello_arm'
grep: /proc/version: No such file or directory
grep: /proc/version: No such file or directory
```

Reported-by: Chris Warth <cswarth@gmail.com>
2016-12-05 01:32:14 -05:00
..
.bashrc base: support BUILDER_USER, BUILDER_GROUP, and liquidprompt bash 2016-07-04 22:03:10 -04:00
ccmake.sh base/cmake: Do not pass toolchain option when using incompatible cmake option 2016-09-21 21:11:33 -04:00
cmake.sh base/cmake: Do not pass toolchain option when using incompatible cmake option 2016-09-21 21:11:33 -04:00
dockcross dockcross: Check if "/proc/version" exists and fix error on MacOSX. Fixes #94 2016-12-05 01:32:14 -05:00
entrypoint.sh dockcross: Add support for per-project configuration 2016-11-26 21:47:11 -05:00
install-cmake.sh imagefiles: Reduce wget verbosity using --progress=bar:force 2016-11-26 19:59:07 -05:00
install-ninja.sh imagefiles: Reduce wget verbosity using --progress=bar:force 2016-11-26 19:59:07 -05:00
install-openssl.sh imagefiles: Reduce wget verbosity using --progress=bar:force 2016-11-26 19:59:07 -05:00