- **exp: remove erroring feature flag**
- **exp: change target-c-int-width according to error message**
- **exp: 32 as u16**
- **revert: target-c-int-width**
- **fix: remove quotes around numbers**
- **feat: multi-enclave-template**

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/teaclave-sgx-sdk/pull/468

-- Commit Summary --

  * exp: remove erroring feature flag
  * exp: change target-c-int-width according to error message
  * exp: 32 as u16
  * revert: target-c-int-width
  * fix: remove quotes around numbers
  * feat: multi-enclave-template

-- File Changes --

    M rustlib/proc_macro/src/lib.rs (1)
    M rustlib/x86_64-unknown-linux-sgx.json (4)
    A samplecode/multi-enclave-template/Makefile (211)
    A samplecode/multi-enclave-template/app/Cargo.toml (26)
    A samplecode/multi-enclave-template/app/build.rs (37)
    A samplecode/multi-enclave-template/app/src/main.rs (87)
    A samplecode/multi-enclave-template/enclave0/Cargo.toml (33)
    A samplecode/multi-enclave-template/enclave0/Xargo.toml (23)
    A samplecode/multi-enclave-template/enclave0/config.xml (31)
    A samplecode/multi-enclave-template/enclave0/enclave0.edl (25)
    A samplecode/multi-enclave-template/enclave0/enclave0.lds (12)
    A samplecode/multi-enclave-template/enclave0/private.pem (39)
    A samplecode/multi-enclave-template/enclave0/src/lib.rs (60)
    A samplecode/multi-enclave-template/enclave1/Cargo.toml (33)
    A samplecode/multi-enclave-template/enclave1/Xargo.toml (23)
    A samplecode/multi-enclave-template/enclave1/config.xml (31)
    A samplecode/multi-enclave-template/enclave1/enclave1.edl (25)
    A samplecode/multi-enclave-template/enclave1/enclave1.lds (12)
    A samplecode/multi-enclave-template/enclave1/private.pem (39)
    A samplecode/multi-enclave-template/enclave1/src/lib.rs (60)

-- Patch Links --

https://github.com/apache/teaclave-sgx-sdk/pull/468.patch
https://github.com/apache/teaclave-sgx-sdk/pull/468.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/teaclave-sgx-sdk/pull/468
You are receiving this because you are subscribed to this thread.

Message ID: <apache/teaclave-sgx-sdk/pull/[email protected]>

Reply via email to