Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use libtool in the build #23

Closed
flihp opened this issue Aug 28, 2015 · 0 comments
Closed

Use libtool in the build #23

flihp opened this issue Aug 28, 2015 · 0 comments
Assignees
Milestone

Comments

@flihp
Copy link
Contributor

flihp commented Aug 28, 2015

Create the sapi library using libtool instead of the ar utility directly. This will get us a step closer to building shared objects as well as the static one. libtool also works on windows so this should work under cygwin too.

@flihp flihp self-assigned this Aug 28, 2015
@flihp flihp added this to the autotools milestone Aug 28, 2015
flihp added a commit to flihp/tpm2-tss that referenced this issue Sep 14, 2015
This is minimum libtool usage. We still generate static libraries only.
This resolves tpm2-software#23.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tss that referenced this issue Sep 17, 2015
This is minimum libtool usage. We still generate static libraries only.
This resolves tpm2-software#23.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tss that referenced this issue Oct 5, 2015
Should have been part of tpm2-software#23

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tss that referenced this issue Oct 10, 2015
Should have been part of tpm2-software#23

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tss that referenced this issue Nov 3, 2015
Should have been part of tpm2-software#23

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant