Skip to content
Snippets Groups Projects
Commit 7d19f1b8 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

changed build to use .so files instead of .a files for linking library components

parent e76d89cd
No related branches found
No related tags found
No related merge requests found
import os
Import('env')
myenv=env.Clone()
myenv=Environment()
myenv.Replace(SECURITY_TRANSFORMS_HOME=os.environ['SECURITY_TRANSFORMS_HOME'])
myenv.Replace(ZEST_RUNTIME=os.environ['ZEST_RUNTIME'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment