No description
Find a file
2021-02-15 12:44:47 -05:00
OpenCL_ARM Initial commit 2021-02-14 17:18:57 +00:00
OpenCL_DLL Initial commit 2021-02-14 17:18:57 +00:00
crossbuild bumped base image to 20.10 and integrated in osx and other architecture cross builds. 2021-02-14 19:37:03 -05:00
docker-compose.yml Cleaned up the formatting on the dockerfile and renamed it. 2021-02-14 13:35:16 -05:00
Dockerfile Added a symlink on the opencl headers needed to account for cross platform discrepencies. 2021-02-15 12:44:47 -05:00
MacOSX11.1.sdk.tar.xz Updated crossbuild version and darwin sdk version. 2021-02-15 11:46:30 -05:00
osxcross-wrapper bumped base image to 20.10 and integrated in osx and other architecture cross builds. 2021-02-14 19:37:03 -05:00
README.md Updated crossbuild version and darwin sdk version. 2021-02-15 11:46:30 -05:00
sources.list bumped base image to 20.10 and integrated in osx and other architecture cross builds. 2021-02-14 19:37:03 -05:00

docker-compose run --rm opencl-cross-compiler docker-compose build docker-compose push

To create a macOS SDK package (when updating osxcross) do a few things.

  1. update the variables in the Dockerfile to point to the new version.

  2. extract the new version by following the instructions at https://github.com/tpoechtrager/osxcross

  • first clone osxcross then download Xcode into the home directory
  • next from the home directory of xcross run ./tools/gen_sdk_package_pbzx.sh <xcode>.xip