OpenSSL: add -s link option to reduce the size of executable by shirosaki · Pull Request #224 · msysgit/msysgit

This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Conversation

added 2 commits

June 26, 2014 11:12
`xargs: git : Bad file number` error is shown while openssl build
due to large size of fileList.txt.
We add max-args option to limit arguments per command line.
This reduced the size of opessl.exe from 1M to 451k.

dscho added a commit that referenced this pull request

Jun 26, 2014
OpenSSL: add -s link option to reduce the size of executable