Unverified Commit a9b7237d authored by Lance Chen's avatar Lance Chen
Browse files

Install/Uninstall the C static library



Symbol stripping is done explicitly with strip command,
since stripping with install command removes too many
symbols, making the result library unusable.

Signed-off-by: default avatarLance Chen <cyen0312@gmail.com>
parent c6ef86bd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment