John-K commented on PR #268: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/268#issuecomment-4150884436
When trying to build a standalone OPTEE client by adding `optee-teec` as a dependency, building fails because this of hard dependency on an environment variable when there is no way to set it without using an external build system. Would you consider changing this so that if a feature flag, ie `static-link` is set, `build.rs` honors that and if not present, falls back to the `TEEC_STATIC` env var? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
