aws-samples / amazon-kinesis-video-streams-producer-embedded-c

Light-wight Amazon Kinesis Video Streams Producer SDK For FreeRTOS/Embedded Linux
Apache License 2.0
29 stars 18 forks source link

Strip symbol and unused section in release build #30

Closed weichihl closed 2 years ago

weichihl commented 2 years ago

Cmake won't strip symbol and remove unused section in release build. This commit add link options to do that.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.