You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/04/15 06:54:00 UTC

[GitHub] [incubator-teaclave-sgx-sdk] teaclave-archiver commented on issue #224: What about arrange extended edl files with cargo?

teaclave-archiver commented on issue #224: What about arrange extended edl files with cargo?
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/224#issuecomment-613852759
 
 
   Good idea. These files can be included (
   https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields)
   in sgx_tstd.
   
   On Tue, Apr 14, 2020 at 11:48 PM Sammy <no...@github.com> wrote:
   
   > ## Observation
   > During daily development with this great SDK, we have to copy theses
   > [edls](
   > https://github.com/apache/incubator-teaclave-sgx-sdk/tree/master/edl) to
   > local file system to use as extra searching paths for the `sgx_edger8r`
   > tool for every project.
   >
   > There isn't any version control for these edls.
   >
   > Considering our projects with this SDK using rust and cargo, I think it
   > would be nice to collect all these edls as a crate. If done, it would be
   > possible for us to just collect these edls using `cargo vendor` command
   > with a Cargo.toml specifying this crate as the only dependency. This also
   > helps the version control.
   >
   > --
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly or view it on GitHub:
   > https://github.com/apache/incubator-teaclave-sgx-sdk/issues/224
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org