HorizenOfficial / zend_oo

This repository is archived, Zendoo is out of beta and has been included in https://github.com/HorizenOfficial/zen.
https://github.com/HorizenOfficial/zen
Other
34 stars 22 forks source link

Review compiler flags of all added components for SC beta #48

Open Cermelli opened 4 years ago

Cermelli commented 4 years ago

To follow security best practices, we should make sure we have proper compiler flags set for all external and internal components added for SC beta.

This includes but is not limited to -Wstack-protector -fstack-protector-all.