occlum/tools
LI Qing 1304f5388d Improve Occlum GCC toolchain with new wrappers for binaries
This commit makes the toolchain easier to use in two folds:
1. When compiling C/C++ source files, no need to add "-fPIC -pie" flags manually;
2. When running executables generated by the Occlum toolchain on Linux, no
need to set the `LD_LIBRARY_PATH` manually.
2019-11-29 11:20:00 +00:00
..
docker Fix minor bugs in Dockerfile 2019-10-19 06:03:50 +00:00
protect-integrity Add install target for Makefile 2019-08-31 06:01:16 +00:00
toolchains Improve Occlum GCC toolchain with new wrappers for binaries 2019-11-29 11:20:00 +00:00
Makefile Add install target for Makefile 2019-08-31 06:01:16 +00:00
occlum Check program paths against entry points in Occlum.json 2019-11-07 02:42:59 +00:00
occlum-build-enclave Add install target for Makefile 2019-08-31 06:01:16 +00:00
occlum-gen-default-occlum-json Check program paths against entry points in Occlum.json 2019-11-07 02:42:59 +00:00