DemesneGH commented on PR #268: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/268#issuecomment-3727813376
> I’d suggest keeping this simpler by adding a feature flag, as many other crates do—for example, the [bundled feature in sqlite3-src](https://github.com/stainless-steel/sqlite3-src/blob/f92c0a8fac1b73b2de31987badc8aa227cddc11c/Cargo.toml#L23) Since there‘s already `no_link` feature defined in the crate, adding a new feature for linkage method works for me. -- 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]
