This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
openssl
Watch
4
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/QuasarApp/openssl.git
synced
2025-05-16 19:39:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
openssl
/
crypto
/
stack
/
build.info
4 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
unified build scheme: add build.info files Now that we have the foundation for the "unified" build scheme in place, we add build.info files. They have been generated from the Makefiles in the same directories. Things that are platform specific will appear in later commits. Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-01-29 23:33:10 +01:00
LIBS=../../libcrypto
SOURCE[../../libcrypto]=stack.c
Make core code available within the FIPS module Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8728)
2019-04-10 15:01:40 +01:00
SOURCE[../../providers/fips]=stack.c
Reference in New Issue
Copy Permalink