| Summary: | make openssl package respect build flags | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Attachments: | Make openssl package respect build flags | ||
Thanks, committed as r26226. |
Created attachment 281 [details] Make openssl package respect build flags This patch makes the openssl package respect build flags. It probably solves issues with external toolchain (i don't use that myself) and allows it to be built using size optimization for example (important size gains).